Home
last modified time | relevance | path

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

/template/bootstrap3/
Dcss.php106 $bootswatch_themes = array('cerulean', 'cosmo', 'cyborg', 'darkly', 'flatly', 'journal', 'lumen', … variable
114 if (!in_array($bootswatch_theme, $bootswatch_themes)) {
134 … if ($bootstrap_theme == 'bootswatch' && in_array($bootswatch_theme, $bootswatch_themes)) {
DTemplate.php342 $bootswatch_themes = $this->getConfMetadata('bootswatchTheme');
343 return $bootswatch_themes['_choices'];