Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DHeadingTag.php90 public const PARSED_LABEL = "label"; define in ComboStrap\\HeadingTag
201 $parsedLabel = $tagAttributes->getValue(self::PARSED_LABEL);
266 $tagAttributes->removeAttributeIfPresent(self::PARSED_LABEL);
H A DOutline.php847 $call->addAttribute(HeadingTag::PARSED_LABEL, $label);