Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php994 $html = $this->includeIcons($html);
1108 $html = $this->includeIcons($html);
1341 $html = $this->includeIcons($html);
1478 $html = $this->includeIcons($html);
1499 $title = $this->includeIcons($title);
1584 $html = $this->includeIcons($html);
1601 public function includeIcons(string $str)
1531 public function includeIcons(string $str) global() function in dokuwiki\\template\\mikio\\Template