Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php620 ($showIcons === true ? $this->mikioInlineIcon('file') : '') .
634 ($showIcons === true ? $this->mikioInlineIcon('gear') : '') .
654 ($showIcons === true ? $this->mikioInlineIcon('user') : '') .
669 ($showIcons === true ? $this->mikioInlineIcon('wrench') : '') .
771 $this->mikioInlineIcon('language') .
785 … ($autoLightDark === true ? $this->mikioInlineIcon('sunmoon', 'mikio-darklight-auto') : '') .
786 $this->mikioInlineIcon('sun', 'mikio-darklight-light') .
787 $this->mikioInlineIcon('moon', 'mikio-darklight-dark') .
1594 $this->mikioInlineIcon('home') . '$3', $html, 1);
1715 $this->mikioInlineIcon('hamburger', 'hamburger') . '$2' .
[all …]