Home
last modified time | relevance | path

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

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