Home
last modified time | relevance | path

Searched refs:getNavbarHeight (Results 1 – 3 of 3) sorted by relevance

/template/bootstrap3/tpl/
H A Dnavbar.php43 $nabvar_height = $TPL->getNavbarHeight();
/template/bootstrap3/
H A DEventHandlers.php402 $navbar_height = $this->template->getNavbarHeight();
H A DTemplate.php2387 public function getNavbarHeight()
2385 public function getNavbarHeight() global() function in dokuwiki\\template\\bootstrap3\\Template