Home
last modified time | relevance | path

Searched refs:removeComponentAttribute (Results 1 – 6 of 6) sorted by relevance

/plugin/combo/ComboStrap/TagAttribute/
H A DUnderline.php23 $value = $attributes->removeComponentAttribute(Underline::UNDERLINE_ATTRIBUTE);
H A DBoldness.php32 $tagAttributes->removeComponentAttribute($booleanAttribute);
/plugin/combo/ComboStrap/
H A DPrism.php289 $attributes->removeComponentAttribute("line-numbers");
H A DTabsTag.php210 $tagAttributes->removeComponentAttribute(self::SELECTED_ATTRIBUTE);
H A DTagAttributes.php1052 public function removeComponentAttribute($attribute) function in ComboStrap\\TagAttributes
1475 $this->removeComponentAttribute($key);
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php290 $tagAttributes->removeComponentAttribute(WebCodeTag::IFRAME_BOOLEAN_ATTRIBUTE);