Searched refs:getBootswatchThemeList (Results 1 – 1 of 1) sorted by relevance
340 public function getBootswatchThemeList() function in dokuwiki\\template\\bootstrap3\\Template483 return array_diff($this->getBootswatchThemeList(), $this->getConf('hideInThemeSwitcher'));1077 … if ($bootstrap == 'bootswatch' && in_array($bootswatch, $this->getBootswatchThemeList())) {