Home
last modified time | relevance | path

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

/dokuwiki/inc/Ui/
H A DSearch.php53 $searchHTML .= $this->getFulltextResultsHTML($this->fullTextResults, $this->highlight);
539 protected function getFulltextResultsHTML($data, $highlight)
557 protected function getFulltextResultsHTML($data, $highlight) global() function in dokuwiki\\Ui\\Search