Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
DSiteConfig.php435 return $this->getValue(TemplateEngine::CONF_THEME, TemplateEngine::CONF_THEME_DEFAULT);
498 $this->setConf(TemplateEngine::CONF_THEME, $themeName);
DTemplateEngine.php21 public const CONF_THEME = "combo-conf-005"; define in ComboStrap\\TemplateEngine
/plugin/combo/conf/
Dmetadata.php417 $meta[TemplateEngine::CONF_THEME] = array('multichoice', '_choices' => $themes);
/plugin/combo/lang/en/
Dsettings.php321 $lang[TemplateEngine::CONF_THEME] = PluginUtility::getDocumentationHyperLink(TemplateEngine::CANONI…