Home
last modified time | relevance | path

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

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