Home
last modified time | relevance | path

Searched defs:orderby (Results 1 – 8 of 8) sorted by last modified time

/plugin/struct/meta/
H A DQueryBuilder.php22 protected $orderby = []; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilder
/plugin/bez/ctl/
H A Dtasks.php101 $orderby = array('priority DESC', 'close_date DESC', 'plan_date'); variable
H A Dthreads.php97 $orderby = array('sort', 'priority DESC', 'create_date DESC'); variable
99 $orderby = 'id DESC'; variable
H A Dstart.php105 $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
[all...]
/plugin/bez/mdl/
H A DFactory.php129 public function get_all($filters=array(), $orderby='', $defaults=array(), $limit=false) { argument
H A DThread_commentFactory.php13 public function get_from_thread(Thread $thread, $filters=array(), $orderby='', $limit=false) { argument
/plugin/tagging/helper/
H A Dquerybuilder.php31 protected $orderby; variable in helper_plugin_tagging_querybuilder
/plugin/highlightjs/highlight/languages/
H A Dcs.js14 …g': 1, 'from': 1, 'get': 1, 'group': 1, 'into': 1, 'join': 1, 'let': 1, 'orderby': 1, 'partial': 1… property in hljs.LANGUAGES.cs.defaultMode.keywords