Home
last modified time | relevance | path

Searched refs:restrictQueryToNSLink (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/Ui/
H A DSearch.php561 $restrictQueryToNSLink = $this->restrictQueryToNSLink(getNS($id));
562 if ($restrictQueryToNSLink) {
563 $resultHeader[] = $restrictQueryToNSLink;
610 protected function restrictQueryToNSLink($ns)
628 protected function restrictQueryToNSLink($ns) global() function in dokuwiki\\Ui\\Search