Searched refs:TOOLTIP_ATTRIBUTE (Results 1 – 3 of 3) sorted by relevance
15 public const TOOLTIP_ATTRIBUTE = "tooltip"; define in ComboStrap\\Tooltip22 $tooltip = $tagAttributes->getValueAndRemove(self::TOOLTIP_ATTRIBUTE);
131 $tooltip = $tagAttributes->getValueAndRemoveIfPresent(Tooltip::TOOLTIP_ATTRIBUTE);140 … $tooltipTag = TagAttributes::createFromCallStackArray([Tooltip::TOOLTIP_ATTRIBUTE => $tooltip])
193 $parent->addAttribute(Tooltip::TOOLTIP_ATTRIBUTE, $attributes);235 …$renderer->doc .= TagAttributes::createFromCallStackArray([Tooltip::TOOLTIP_ATTRIBUTE => $callStac…