Searched defs:sort (Results 1 – 8 of 8) sorted by relevance
/dokuwiki/inc/Utf8/ | ||
H A D | Sort.php | 108 public static function sort(&$array) global() function in dokuwiki\\Utf8\\Sort |
/dokuwiki/inc/Ui/ | ||
H A D | SearchState.php | 93 public function withSorting($sort) argument |
/dokuwiki/bin/ | ||
H A D | wantedpages.php | 23 private $sort = 'wanted'; variable in WantedPagesCLI |
/dokuwiki/inc/ | ||
H A D | fulltext.php | 34 ft_pageSearch($query, & $highlight, $sort = null, $after = null, $before = null) global() argument |
H A D | search.php | 27 * 'date' to sort by filemtime; leave empty to skip sorting. argument |
H A D | template.php | 1337 tpl_mediaContent($fromajax = false, $sort = 'natural') global() argument |
H A D | media.php | 686 media_filelist($ns, $auth = null, $jump = '', $fullscreenview = false, $sort = false) global() argument |
/dokuwiki/lib/scripts/ | ||
H A D | media.js | 23 view_opts: {list: false, sort: false}, property in dw_mediamanager.view_opts |