Home
last modified time | relevance | path

Searched refs:RENDERING_MODE_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/Tag/
H A DWebCodeTag.php48 public const RENDERING_MODE_ATTRIBUTE = 'renderingmode'; define in ComboStrap\\Tag\\WebCodeTag
97 $renderingMode = $openingTag->getAttribute(WebCodeTag::RENDERING_MODE_ATTRIBUTE);
227 $tagAttributes->removeComponentAttributeIfPresent(WebCodeTag::RENDERING_MODE_ATTRIBUTE);
/template/strap/ComboStrap/
H A DTagAttributes.php78 Tag\WebCodeTag::RENDERING_MODE_ATTRIBUTE,