Home
last modified time | relevance | path

Searched refs:removeComponentAttributeIfPresent (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/
H A DBrandTag.php107 $tagAttributes->removeComponentAttributeIfPresent(Dimension::WIDTH_KEY);
109 $tagAttributes->removeComponentAttributeIfPresent(self::WIDGET_ATTRIBUTE);
H A DTagAttributes.php985 function removeComponentAttributeIfPresent($attributeName) function in ComboStrap\\TagAttributes
1177 $this->removeComponentAttributeIfPresent($string);
1458 $this->removeComponentAttributeIfPresent($attribute);
H A DTabsTag.php75 $tagAttributes->removeComponentAttributeIfPresent(self::KEY_PANEL_ATTRIBUTES);
H A DHeadingTag.php375 $tagAttributes->removeComponentAttributeIfPresent(self::HEADING_TEXT_ATTRIBUTE);
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php227 $tagAttributes->removeComponentAttributeIfPresent(WebCodeTag::RENDERING_MODE_ATTRIBUTE);