Home
last modified time | relevance | path

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

/template/notos/
DCustomController.php54 $html .= $this->navItemHTML($page);
64 $html .= $this->navItemHTML($subpage);
82 protected function navItemHTML($item) function in dokuwiki\\template\\notos\\CustomController