Home
last modified time | relevance | path

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

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