Searched refs:HEADING_ID (Results 1 – 3 of 3) sorted by relevance
25 const HEADING_ID = "headingId"; define in syntax_plugin_combo_label95 $tagAttributes[self::HEADING_ID] = "heading" . ucfirst($id);183 $headingId = $attribute[self::HEADING_ID];224 $headingId = $attribute[self::HEADING_ID];
34 const HEADING_ID = "heading-id"; define in syntax_plugin_combo_edit
113 $headingId = $attributes[\syntax_plugin_combo_edit::HEADING_ID];399 \syntax_plugin_combo_edit::HEADING_ID => $this->getHeadingId(),