Home
last modified time | relevance | path

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

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