Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php619 ($showIcons === true ? $this->mikioInlineIcon('file') : '') .
633 ($showIcons === true ? $this->mikioInlineIcon('gear') : '') .
653 ($showIcons === true ? $this->mikioInlineIcon('user') : '') .
668 ($showIcons === true ? $this->mikioInlineIcon('wrench') : '') .
770 $this->mikioInlineIcon('language') .
784 … ($autoLightDark === true ? $this->mikioInlineIcon('sunmoon', 'mikio-darklight-auto') : '') .
785 $this->mikioInlineIcon('sun', 'mikio-darklight-light') .
786 $this->mikioInlineIcon('moon', 'mikio-darklight-dark') .
1593 $this->mikioInlineIcon('home') . '$3', $html, 1);
1714 $this->mikioInlineIcon('hamburger', 'hamburger') . '$2' .
[all …]