Home
last modified time | relevance | path

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

/template/mikio/
H A Dmain.php89 …="mikio-article' . ($TEMPLATE->getConf('tocFull') === true && $TEMPLATE->hideTOC() === false ? ' t…
90 if($TEMPLATE->hideTOC() === false) {
H A Dmikio.php64 public bool $hideTOC = false; variable in dokuwiki\\template\\mikio\\mikio
1093 $this->hideTOC = true;
1690 public function hideTOC(): bool function in dokuwiki\\template\\mikio\\mikio
1692 return $this->hideTOC;