Home
last modified time | relevance | path

Searched defs:ns (Results 1 – 11 of 11) sorted by path

/dokuwiki/inc/Remote/
H A DApiCore.php345 readNamespace($ns, $opts = array()) global() argument
425 listAttachments($ns, $options = array()) global() argument
/dokuwiki/inc/Ui/
H A DIndex.php12 protected $ns; variable in dokuwiki\\Ui\\Index
19 public function __construct($ns = '') argument
[all...]
H A DSearch.php628 restrictQueryToNSLink($ns) global() argument
[all...]
H A DSearchState.php41 public function withNamespace($ns, array $notns = []) argument
/dokuwiki/inc/Ui/Media/
H A DDisplay.php69 public function relativeDisplay($ns) argument
/dokuwiki/inc/
H A Dchangelog.php164 * @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 Dfulltext.php938 ft_queryUnparser_simple(array $and, array $not, array $phrases, array $ns, array $notns) global() argument
[all...]
H A Dhtml.php353 html_index($ns) global() argument
H A Dmedia.php298 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 Dpageutils.php574 * @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...]
/dokuwiki/lib/plugins/acl/
H A Dadmin.php20 protected $ns = null; global() variable in admin_plugin_acl
[all...]