/dokuwiki/inc/Ui/ |
H A D | Index.php | 12 protected $ns; variable in dokuwiki\\Ui\\Index 19 public function __construct($ns = '') argument [all...] |
H A D | SearchState.php | 41 public function withNamespace($ns, array $notns = []) argument
|
H A D | Search.php | 628 restrictQueryToNSLink($ns) global() argument [all...] |
/dokuwiki/inc/ |
H A D | changelog.php | 164 * @param string $ns restrict to given namespace argument 262 getRecentsSince($from, $to = null, $ns = '', $flags = 0) global() argument 314 _handleRecent($line, $ns, $flags, & $seen) global() argument [all...] |
H A D | media.php | 298 media_upload_xhr($ns, $auth) global() argument 345 media_upload($ns, $auth, $file = false) global() argument 686 media_filelist($ns, $auth = null, $jump = '', $fullscreenview = false, $sort = false) global() argument 890 media_tab_files($ns, $auth = null, $jump = '') global() argument 910 media_tab_upload($ns, $auth = null, $jump = '') global() argument 930 media_tab_search($ns, $auth = null) global() argument 954 media_tab_view($image, $ns, $auth = null, $rev = '') global() argument 978 media_tab_edit($image, $ns, $auth = null) global() argument 996 media_tab_history($image, $ns, $auth = null) global() argument 1246 media_diff($image, $ns, $auth, $fromajax = false) global() argument 1274 media_file_diff($image, $l_rev, $r_rev, $ns, $auth, $fromajax) global() argument 1340 media_searchlist($query, $ns, $auth = null, $fullscreen = false, $sort = 'natural') global() argument 1468 media_uploadform($ns, $auth, $fullscreen = false) global() argument 1564 media_searchform($ns, $query = '', $fullscreen = false) global() argument 1596 media_nstree($ns) global() argument [all...] |
H A D | pageutils.php | 574 * @param string $ns namespace which is context of id argument 504 resolve_id($ns, $id, $clean = true) global() argument 556 resolve_mediaid($ns, & $media, & $exists, $rev = '', $date_at = false) global() argument [all...] |
H A D | fulltext.php | 938 ft_queryUnparser_simple(array $and, array $not, array $phrases, array $ns, array $notns) global() argument [all...] |
H A D | html.php | 353 html_index($ns) global() argument
|
/dokuwiki/inc/Ui/Media/ |
H A D | Display.php | 69 public function relativeDisplay($ns) argument
|
/dokuwiki/inc/Remote/ |
H A D | ApiCore.php | 345 readNamespace($ns, $opts = array()) global() argument 425 listAttachments($ns, $options = array()) global() argument
|
/dokuwiki/lib/plugins/acl/ |
H A D | admin.php | 20 protected $ns = null; global() variable in admin_plugin_acl [all...] |