Searched defs:orderby (Results  1 – 9 of 9) sorted by relevance
| /plugin/bez/ctl/ | 
| H A D | start.php | 105 $orderby = array('sort', 'priority DESC', 'create_date DESC');  variable111 $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
 
 | 
| H A D | threads.php | 97 $orderby = array('sort', 'priority DESC', 'create_date DESC');  variable99     $orderby = 'id DESC';  variable
 
 | 
| H A D | tasks.php | 101 $orderby = array('priority DESC', 'close_date DESC', 'plan_date');  variable
 | 
| /plugin/bez/mdl/ | 
| H A D | Thread_commentFactory.php | 13     public function get_from_thread(Thread $thread, $filters=array(), $orderby='', $limit=false) {
 | 
| H A D | Factory.php | 129     public function get_all($filters=array(), $orderby='', $defaults=array(), $limit=false) {
 | 
| /plugin/tagging/helper/ | 
| H A D | querybuilder.php | 34     protected $orderby;  variable in helper_plugin_tagging_querybuilder
 | 
| /plugin/struct/meta/ | 
| H A 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
 |