Searched refs:CONF_PREFORMATTED_ENABLE (Results 1 – 3 of 3) sorted by relevance
38 const CONF_PREFORMATTED_ENABLE = "preformattedEnable"; define in syntax_plugin_combo_preformatted101 if ($this->getConf(self::CONF_PREFORMATTED_ENABLE, 1)) {
149 $meta[syntax_plugin_combo_preformatted::CONF_PREFORMATTED_ENABLE] = array('onoff');
123 $lang[syntax_plugin_combo_preformatted::CONF_PREFORMATTED_ENABLE] = PluginUtility::getDocumentation…