Home
last modified time | relevance | path

Searched defs:sort (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/inc/Utf8/
H A DSort.php108 public static function sort(&$array) global() function in dokuwiki\\Utf8\\Sort
[all...]
/dokuwiki/inc/Ui/
H A DSearchState.php93 public function withSorting($sort) argument
/dokuwiki/bin/
H A Dwantedpages.php23 private $sort = 'wanted'; variable in WantedPagesCLI
/dokuwiki/inc/
H A Dfulltext.php34 ft_pageSearch($query, & $highlight, $sort = null, $after = null, $before = null) global() argument
[all...]
H A Dsearch.php27 * 'date' to sort by filemtime; leave empty to skip sorting. argument
H A Dtemplate.php1337 tpl_mediaContent($fromajax = false, $sort = 'natural') global() argument
H A Dmedia.php686 media_filelist($ns, $auth = null, $jump = '', $fullscreenview = false, $sort = false) global() argument
1340 media_searchlist($query, $ns, $auth = null, $fullscreen = false, $sort = 'natural') global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dmedia.js23 view_opts: {list: false, sort: false}, property in dw_mediamanager.view_opts