Searched refs:toBootstrapNav (Results 1 – 1 of 1) sorted by relevance
| /template/bootstrap3/ |
| D | Template.php | 1110 public function toBootstrapNav($html, $type = '', $stacked = false, $optional_class = '') function in dokuwiki\\template\\bootstrap3\\Template 1243 …$navbar = $this->toBootstrapNav(tpl_include_page('navbar', 0, 1, $this->getConf('useACL')), 'navba… 1277 $out = $this->toBootstrapNav($sidebar, 'pills', true); 1322 …$output = $this->normalizeContent($this->toBootstrapNav(tpl_include_page($page, 0, 1, $this->get…
|