Home
last modified time | relevance | path

Searched defs:ns (Results 1 – 14 of 14) sorted by relevance

/dokuwiki/inc/Ui/
DIndex.php12 protected $ns; variable in dokuwiki\\Ui\\Index
19 public function __construct($ns = '')
DSearchState.php41 public function withNamespace($ns, array $notns = [])
DSearch.php610 protected function restrictQueryToNSLink($ns)
/dokuwiki/inc/
Dchangelog.php171 function getRecents($first, $num, $ns = '', $flags = 0)
273 function getRecentsSince($from, $to = null, $ns = '', $flags = 0)
328 function _handleRecentLogLine($line, $ns, $flags, &$seen)
Dmedia.php309 function media_upload_xhr($ns, $auth)
355 function media_upload($ns, $auth, $file = false)
709 function media_filelist($ns, $auth = null, $jump = '', $fullscreenview = false, $sort = false)
942 function media_tab_files($ns, $auth = null, $jump = '')
963 function media_tab_upload($ns, $auth = null, $jump = '')
984 function media_tab_search($ns, $auth = null)
1009 function media_tab_view($image, $ns, $auth = null, $rev = '')
1033 function media_tab_edit($image, $ns, $auth = null)
1052 function media_tab_history($image, $ns, $auth = null)
1306 function media_diff($image, $ns, $auth, $fromajax = false)
[all …]
Dpageutils.php510 function resolve_id($ns, $id, $clean = true)
562 function resolve_mediaid($ns, &$media, &$exists, $rev = '', $date_at = false)
580 function resolve_pageid($ns, &$page, &$exists, $rev = '', $date_at = false)
Dfulltext.php978 function ft_queryUnparser_simple(array $and, array $not, array $phrases, array $ns, array $notns)
Dhtml.php377 function html_index($ns)
/dokuwiki/_test/tests/inc/
Dmedia_searchlist.test.php62 protected function media_searchlist($query, $ns)
/dokuwiki/inc/Ui/Media/
DDisplay.php69 public function relativeDisplay($ns)
/dokuwiki/inc/Remote/
DLegacyApiCore.php195 public function legacyGetPagelist($ns, $opts = [])
249 public function legacyGetAttachments($ns, $options = [])
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
DXML.php141 private static function isolateNamespace($xml, $ns)
/dokuwiki/inc/TreeBuilder/
DPageTreeBuilder.php215 protected function getStartpage(string $ns): string
/dokuwiki/lib/plugins/acl/
Dadmin.php22 protected $ns; variable in admin_plugin_acl