Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php1100 $html = $this->includeIcons($html);
1233 $html = $this->includeIcons($html);
1463 $html = $this->includeIcons($html);
1612 $html = $this->includeIcons($html);
1633 return $this->includeIcons($title);
1732 $html = $this->includeIcons($html);
1749 public function includeIcons(string $str): string function in dokuwiki\\template\\mikio\\mikio