Searched defs:sort (Results 1 – 8 of 8) sorted by relevance
/dokuwiki/inc/Ui/ |
H A D | SearchState.php | 93 public function withSorting($sort)
|
/dokuwiki/inc/Utf8/ |
H A D | Sort.php | 108 public static function sort(&$array) function in dokuwiki\\Utf8\\Sort
|
/dokuwiki/bin/ |
H A D | wantedpages.php | 23 private $sort = 'wanted'; variable in WantedPagesCLI
|
/dokuwiki/inc/ |
H A D | fulltext.php | 32 function ft_pageSearch($query,&$highlight, $sort = null, $after = null, $before = null){
|
H A D | search.php | 27 function search(&$data,$base,$func,$opts,$dir='',$lvl=1,$sort='natural'){
|
H A D | template.php | 1330 function tpl_mediaContent($fromajax = false, $sort='natural') {
|
H A D | media.php | 686 function media_filelist($ns,$auth=null,$jump='',$fullscreenview=false,$sort=false){ 1340 function media_searchlist($query,$ns,$auth=null,$fullscreen=false,$sort='natural'){
|
/dokuwiki/lib/scripts/ |
H A D | media.js | 23 view_opts: {list: false, sort: false}, property in dw_mediamanager.view_opts
|