Home
last modified time | relevance | path

Searched refs:addOutputAttributeValueIfNotEmpty (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DImageLink.php61 $linkTagAttributes->addOutputAttributeValueIfNotEmpty("target", $target);
H A DRasterImageLink.php338 $attributes->addOutputAttributeValueIfNotEmpty("alt", $this->getAltNotEmpty());
H A DTagAttributes.php637 $this->addOutputAttributeValueIfNotEmpty("style", $this->getStyle());
792 public function addOutputAttributeValueIfNotEmpty($key, $value) function in ComboStrap\\TagAttributes
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php293 $tagAttributes->addOutputAttributeValueIfNotEmpty(TagAttributes::NAME_ATTRIBUTE, "WebCode iFrame");