Searched refs:CONF_STATIC_CACHE_ENABLED (Results 1 – 4 of 4) sorted by relevance
49 public const CONF_STATIC_CACHE_ENABLED = "staticCacheEnabled"; define in action_plugin_combo_staticresource209 $confValue = SiteConfig::getConfValue(self::CONF_STATIC_CACHE_ENABLED, 1);
146 … if (SiteConfig::getConfValue(action_plugin_combo_staticresource::CONF_STATIC_CACHE_ENABLED, 1)) {
326 $meta[action_plugin_combo_staticresource::CONF_STATIC_CACHE_ENABLED] = array("onoff");
260 $lang[action_plugin_combo_staticresource::CONF_STATIC_CACHE_ENABLED] = PluginUtility::getDocumentat…