Searched refs:syntax_plugin_combo_preformatted (Results 1 – 25 of 28) sorted by relevance
12
32 class syntax_plugin_combo_preformatted extends DokuWiki_Syntax_Plugin class245 $mode == PluginUtility::getModeFromTag(syntax_plugin_combo_preformatted::TAG)
62 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
66 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
54 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
68 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
63 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
83 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
71 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
62 return syntax_plugin_combo_preformatted::disablePreformatted($mode)
57 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
76 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
69 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
61 $accept = syntax_plugin_combo_preformatted::disablePreformatted($mode);
82 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
80 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
97 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
69 return syntax_plugin_combo_preformatted::disablePreformatted($mode)
101 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
82 $accept = syntax_plugin_combo_preformatted::disablePreformatted($mode);
91 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
149 $meta[syntax_plugin_combo_preformatted::CONF_PREFORMATTED_ENABLE] = array('onoff');150 $meta[syntax_plugin_combo_preformatted::CONF_PREFORMATTED_EMPTY_CONTENT_NOT_PRINTED_ENABLE] = array…
123 $lang[syntax_plugin_combo_preformatted::CONF_PREFORMATTED_ENABLE] = PluginUtility::getDocumentation…124 $lang[syntax_plugin_combo_preformatted::CONF_PREFORMATTED_EMPTY_CONTENT_NOT_PRINTED_ENABLE] = Plugi…