Searched defs:lvl (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/ |
D | search.php | 30 function search(&$data, $base, $func, $opts, $dir = '', $lvl = 1, $sort = 'natural') 112 function search_qsearch(&$data, $base, $file, $type, $lvl, $opts) 138 function search_index(&$data, $base, $file, $type, $lvl, $opts) 168 function search_namespaces(&$data, $base, $file, $type, $lvl, $opts) 193 function search_media(&$data, $base, $file, $type, $lvl, $opts) 261 function search_mediafiles(&$data, $base, $file, $type, $lvl, $opts) 309 function search_list(&$data, $base, $file, $type, $lvl, $opts) 341 function search_pagename(&$data, $base, $file, $type, $lvl, $opts) 380 function search_allpages(&$data, $base, $file, $type, $lvl, $opts) 501 function search_universal(&$data, $base, $file, $type, $lvl, $opts)
|
D | infoutils.php | 435 function msg($message, $lvl = 0, $line = '', $file = '', $allow = MSG_PUBLIC)
|
/dokuwiki/lib/plugins/popularity/ |
D | helper.php | 290 public function searchCountCallback(&$data, $base, $file, $type, $lvl, $opts)
|