Searched defs:ns (Results 1 – 14 of 14) sorted by relevance
/dokuwiki/inc/Ui/ |
D | Index.php | 12 protected $ns; variable in dokuwiki\\Ui\\Index 19 public function __construct($ns = '')
|
D | SearchState.php | 41 public function withNamespace($ns, array $notns = [])
|
D | Search.php | 610 protected function restrictQueryToNSLink($ns)
|
/dokuwiki/inc/ |
D | changelog.php | 171 function getRecents($first, $num, $ns = '', $flags = 0) 273 function getRecentsSince($from, $to = null, $ns = '', $flags = 0) 328 function _handleRecentLogLine($line, $ns, $flags, &$seen)
|
D | media.php | 309 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 …]
|
D | pageutils.php | 510 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)
|
D | fulltext.php | 978 function ft_queryUnparser_simple(array $and, array $not, array $phrases, array $ns, array $notns)
|
D | html.php | 377 function html_index($ns)
|
/dokuwiki/_test/tests/inc/ |
D | media_searchlist.test.php | 62 protected function media_searchlist($query, $ns)
|
/dokuwiki/inc/Ui/Media/ |
D | Display.php | 69 public function relativeDisplay($ns)
|
/dokuwiki/inc/Remote/ |
D | LegacyApiCore.php | 195 public function legacyGetPagelist($ns, $opts = []) 249 public function legacyGetAttachments($ns, $options = [])
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/ |
D | XML.php | 141 private static function isolateNamespace($xml, $ns)
|
/dokuwiki/inc/TreeBuilder/ |
D | PageTreeBuilder.php | 215 protected function getStartpage(string $ns): string
|
/dokuwiki/lib/plugins/acl/ |
D | admin.php | 22 protected $ns; variable in admin_plugin_acl
|