Home
last modified time | relevance | path

Searched refs:getSearchIntroHTML (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Ui/
H A DSearch.php48 $searchHTML = $this->getSearchIntroHTML($this->query);
452 protected function getSearchIntroHTML($query) function in dokuwiki\\Ui\\Search