Home
last modified time | relevance | path

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

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