Home
last modified time | relevance | path

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

/template/strap/renderer/
H A Dxml.php13 const FORMAT = "xml"; define in renderer_plugin_combo_xml
18 const MODE = 'combo_'.self::FORMAT;
23 return self::FORMAT;
/template/strap/syntax/
H A Dedit.php33 const FORMAT = "format"; define in syntax_plugin_combo_edit
H A Dheadingwiki.php221 case renderer_plugin_combo_xml::FORMAT:
/template/strap/ComboStrap/
H A DEditButton.php121 $format = $attributes[\syntax_plugin_combo_edit::FORMAT];
398 \syntax_plugin_combo_edit::FORMAT => $format,