Home
last modified time | relevance | path

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

/template/mikio/
H A Dmain.php91 $TEMPLATE->includeTOC();
H A Dmikio.php1095 $toc = $this->includeTOC(false, true, false);
1704 … public function includeTOC(bool $print = true, bool $parse = true, bool $floating = true): string function in dokuwiki\\template\\mikio\\mikio