Searched refs:createButtonFromAttributes (Results 1 – 4 of 4) sorted by relevance
38 …$brandButton = BrandTag::createButtonFromAttributes($shareAttributes, BrandButton::TYPE_BUTTON_SHA…135 …$brandButton = BrandTag::createButtonFromAttributes($tagAttributes, BrandButton::TYPE_BUTTON_SHARE…
52 … $brand = BrandTag::createButtonFromAttributes($tagAttributes, BrandButton::TYPE_BUTTON_FOLLOW);
77 $brandButton = self::createButtonFromAttributes($tagAttributes);190 …public static function createButtonFromAttributes(TagAttributes $brandAttributes, $type = BrandBut… function in ComboStrap\\BrandTag
193 … $brandButton = BrandTag::createButtonFromAttributes($openTagAttributes);