Searched defs:orderby (Results 1 – 9 of 9) sorted by relevance
/plugin/bez/ctl/ |
D | start.php | 105 $orderby = array('sort', 'priority DESC', 'create_date DESC'); variable 111 $orderby = array('sort', 'priority DESC', 'create_date DESC'); variable 117 $orderby = array('priority DESC', 'plan_date'); variable 123 $orderby = array('sort', 'priority DESC', 'create_date DESC'); variable 129 $orderby = array('priority DESC', 'plan_date'); variable
|
D | threads.php | 97 $orderby = array('sort', 'priority DESC', 'create_date DESC'); variable 99 $orderby = 'id DESC'; variable
|
D | tasks.php | 101 $orderby = array('priority DESC', 'close_date DESC', 'plan_date'); variable
|
/plugin/bez/mdl/ |
D | Thread_commentFactory.php | 13 public function get_from_thread(Thread $thread, $filters=array(), $orderby='', $limit=false) {
|
D | Factory.php | 129 public function get_all($filters=array(), $orderby='', $defaults=array(), $limit=false) {
|
/plugin/tagging/helper/ |
D | querybuilder.php | 34 protected $orderby; variable in helper_plugin_tagging_querybuilder
|
/plugin/struct/meta/ |
D | QueryBuilder.php | 22 protected $orderby = []; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilder
|
/plugin/highlightjs/highlight/languages/ |
D | cs.js | 14 …g': 1, 'from': 1, 'get': 1, 'group': 1, 'into': 1, 'join': 1, 'let': 1, 'orderby': 1, 'partial': 1… property
|
/plugin/highlightjs/highlight/ |
D | highlight.pack.js | 1 …</gm,"<").replace(/>/gm,">")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… variable
|