Searched refs:LIST_GROUP_ITEM_CLASS (Results 1 – 2 of 2) sorted by relevance
22 const LIST_GROUP_ITEM_CLASS = "list-group-item"; define in syntax_plugin_combo_contentlistitem180 $tagAttributes->addClassName(self::LIST_GROUP_ITEM_CLASS);
93 TagAttributes::CLASS_KEY => syntax_plugin_combo_contentlistitem::LIST_GROUP_ITEM_CLASS,261 … $child->addClassName(syntax_plugin_combo_contentlistitem::LIST_GROUP_ITEM_CLASS);