Home
last modified time | relevance | path

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

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