Home
last modified time | relevance | path

Searched refs:stringToNav (Results 1 – 1 of 1) sorted by last modified time

/template/mikio/
H A Dmikio.php726 public function stringToNav(string $str)
846 $html .= $this->stringToNav($this->getConf('navbarCustomMenuText', ''));
1231 $html .= $this->stringToNav($this->getConf('footerCustomMenuText'));
757 public function stringToNav(string $str) global() function in dokuwiki\\template\\mikio\\Template