Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php601 ($showIcons === true ? $this->mikioInlineIcon('file') : '') .
613 ($showIcons === true ? $this->mikioInlineIcon('gear') : '') .
625 ($showIcons === true ? $this->mikioInlineIcon('user') : '') .
639 ($showIcons === true ? $this->mikioInlineIcon('wrench') : '') .
686 $this->mikioInlineIcon('language') .
700 ($autoLightDark === true ? $this->mikioInlineIcon('sunmoon', 'mikio-darklight-auto') : '') .
701 $this->mikioInlineIcon('sun', 'mikio-darklight-light') .
702 $this->mikioInlineIcon('moon', 'mikio-darklight-dark') .
1066 $html .= $this->mikioInlineIcon('search');
1448 $this->mikioInlineIcon('hom
2130 public function mikioInlineIcon(string $type, string $class = "") global() function in dokuwiki\\template\\mikio\\Template
[all...]