Home
last modified time | relevance | path

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

/template/strap/syntax/
H A Dlabel.php25 const HEADING_ID = "headingId"; define in syntax_plugin_combo_label
95 $tagAttributes[self::HEADING_ID] = "heading" . ucfirst($id);
183 $headingId = $attribute[self::HEADING_ID];
224 $headingId = $attribute[self::HEADING_ID];
H A Dedit.php34 const HEADING_ID = "heading-id"; define in syntax_plugin_combo_edit
/template/strap/ComboStrap/
H A DEditButton.php113 $headingId = $attributes[\syntax_plugin_combo_edit::HEADING_ID];
399 \syntax_plugin_combo_edit::HEADING_ID => $this->getHeadingId(),