Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Api/
DQualityMessageHandler.php26 public const CONF_DISABLE_QUALITY_MONITORING = "disableDynamicQualityMonitoring"; define in ComboStrap\\Api\\QualityMessageHandler
/template/strap/conf/
Dmetadata.php160 $meta[QualityMessageHandler::CONF_DISABLE_QUALITY_MONITORING] = array('onoff');
/template/strap/lang/en/
Dsettings.php139 $lang[QualityMessageHandler::CONF_DISABLE_QUALITY_MONITORING] = PluginUtility::getDocumentationHype…
/template/strap/ComboStrap/
DMarkupPath.php1765 … if (SiteConfig::getConfValue(QualityMessageHandler::CONF_DISABLE_QUALITY_MONITORING) === 1) {