Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrandButton.php37 public const WIDGET_LINK_VALUE = "link"; define in ComboStrap\\BrandButton
38 const WIDGETS = [self::WIDGET_BUTTON_VALUE, self::WIDGET_LINK_VALUE];
312 case self::WIDGET_LINK_VALUE:
362 case self::WIDGET_LINK_VALUE:
445 case self::WIDGET_LINK_VALUE:
486 case self::WIDGET_LINK_VALUE:
H A DBrandTag.php58 $defaultWidget = BrandButton::WIDGET_LINK_VALUE;
123 $logoShouldBeInAnchorElement = !($brandButton->getWidget() === BrandButton::WIDGET_LINK_VALUE && $textFound);