Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
DDateTag.php93 $lang = $tagAttributes->getComponentAttributeValue(Lang::PROPERTY_NAME);
103 … $date = $tagAttributes->getComponentAttributeValue(DateTag::DATE_ATTRIBUTE, $defaultDateTime);
DQualityTag.php116 $pageId = $tagAttributes->getComponentAttributeValue("page-id");
DBrandTag.php55 $value = $tagAttributes->getComponentAttributeValue(self::WIDGET_ATTRIBUTE);
DTagAttributes.php896 function getComponentAttributeValue($attributeName, $default = null) function in ComboStrap\\TagAttributes
1457 $value = $this->getComponentAttributeValue($attribute, $default);
/template/strap/ComboStrap/Tag/
DBackgroundTag.php124 …$backgroundImage = $backgroundAttributes->getComponentAttributeValue(BackgroundAttribute::BACKGROU…