Home
last modified time | relevance | path

Searched refs:CONF_CODE_ENABLE (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/syntax/
H A Dcode.php33 const CONF_CODE_ENABLE = 'codeEnable'; define in syntax_plugin_combo_code
92 if ($this->getConf(self::CONF_CODE_ENABLE)) {
103 if ($this->getConf(self::CONF_CODE_ENABLE)) {
/plugin/combo/conf/
H A Dmetadata.php122 $meta[syntax_plugin_combo_code::CONF_CODE_ENABLE] = array('onoff');
/plugin/combo/lang/en/
H A Dsettings.php116 $lang[syntax_plugin_combo_code::CONF_CODE_ENABLE] = PluginUtility::getDocumentationHyperLink("code"…