Searched refs:addComponentAttributeValueIfNotEmpty (Results 1 – 2 of 2) sorted by relevance
92 … $tagAttributes->addComponentAttributeValueIfNotEmpty(self::BACKGROUND_IMAGE, $backgroundImage);96 … $tagAttributes->addComponentAttributeValueIfNotEmpty(self::BACKGROUND_COLOR, $backgroundColor);100 …$tagAttributes->addComponentAttributeValueIfNotEmpty(Opacity::OPACITY_ATTRIBUTE, $opacityAttribute…104 …$tagAttributes->addComponentAttributeValueIfNotEmpty(self::BACKGROUND_POSITION, $backgroundPositio…108 … $tagAttributes->addComponentAttributeValueIfNotEmpty(self::BACKGROUND_FILL, $backgroundFill);
511 public function addComponentAttributeValueIfNotEmpty($attributeName, $attributeValue) function in ComboStrap\\TagAttributes