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