Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php606 ($showIcons === true ? $this->mikioInlineIcon('file') : '') .
618 ($showIcons === true ? $this->mikioInlineIcon('gear') : '') .
630 ($showIcons === true ? $this->mikioInlineIcon('user') : '') .
644 ($showIcons === true ? $this->mikioInlineIcon('wrench') : '') .
691 $this->mikioInlineIcon('language') .
705 ($autoLightDark === true ? $this->mikioInlineIcon('sunmoon', 'mikio-darklight-auto') : '') .
706 $this->mikioInlineIcon('sun', 'mikio-darklight-light') .
707 $this->mikioInlineIcon('moon', 'mikio-darklight-dark') .
1081 $html .= $this->mikioInlineIcon('search');
1463 $this->mikioInlineIcon('hom
2130 public function mikioInlineIcon(string $type, string $class = "") global() function in dokuwiki\\template\\mikio\\Template
[all...]