Home
last modified time | relevance | path

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

/plugin/combo/syntax/
H A Dedit.php31 const END_POSITION = "end-position"; define in syntax_plugin_combo_edit
/plugin/combo/ComboStrap/
H A DEditButton.php107 $endPosition = $attributes[\syntax_plugin_combo_edit::END_POSITION];
396 \syntax_plugin_combo_edit::END_POSITION => $this->endPosition,