Searched refs:includeNavbar (Results 1 – 2 of 2) sorted by relevance
48 $TEMPLATE->includeNavbar(true, $ACT === 'show' && $TEMPLATE->getConf('navbarShowSub', false));
836 public function includeNavbar(bool $print = true, bool $showSub = false): string function in dokuwiki\\template\\mikio\\mikio