Home
last modified time | relevance | path

Searched refs:getBootswatchThemeList (Results 1 – 1 of 1) sorted by last modified time

/template/bootstrap3/
H A DTemplate.php340 public function getBootswatchThemeList()
483 return array_diff($this->getBootswatchThemeList(), $this->getConf('hideInThemeSwitcher'));
1079 if ($bootstrap == 'bootswatch' && in_array($bootswatch, $this->getBootswatchThemeList())) {
339 public function getBootswatchThemeList() global() function in dokuwiki\\template\\bootstrap3\\Template