Home
last modified time | relevance | path

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

/plugin/indexmenu/
DSearch.php398 $item['sort'] = $this->getSortValue($item);
602 $item['sort'] = $this->getSortValue($item);
777 private function getSortValue($item) function in dokuwiki\\plugin\\indexmenu\\Search