Home
last modified time | relevance | path

Searched refs:getBootswatchTheme (Results 1 – 2 of 2) sorted by relevance

/template/bootstrap3/tpl/
H A Dtheme-switcher.php12 $bootswatch_theme = $TPL->getBootswatchTheme();
/template/bootstrap3/
H A DTemplate.php432 $bootswatch_theme = $this->getBootswatchTheme();
460 public function getBootswatchTheme()
494 $bootswatch_theme = $this->getBootswatchTheme();
2389 switch ($this->getBootswatchTheme()) {
459 public function getBootswatchTheme() global() function in dokuwiki\\template\\bootstrap3\\Template