Home
last modified time | relevance | path

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

/plugin/combo/conf/
H A Dmetadata.php154 $meta[renderer_plugin_combo_analytics::CONF_MANDATORY_QUALITY_RULES] = array('multicheckbox', '_choices' => renderer_plugin_combo_analytics::QUALITY_RULES);
160 $meta[QualityMessageHandler::CONF_EXCLUDED_QUALITY_RULES_FROM_DYNAMIC_MONITORING] = array('multicheckbox', '_choices' => renderer_plugin_combo_analytics::QUALITY_RULES);
/plugin/combo/renderer/
H A Danalytics.php58 const QUALITY_RULES = [ define in renderer_plugin_combo_analytics