Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTabsTag.php40 public const SELECTED_ATTRIBUTE = "selected"; define in ComboStrap\\TabsTag
209 if ($ACT === "preview" && $tagAttributes->hasComponentAttribute(self::SELECTED_ATTRIBUTE)) {
210 $tagAttributes->removeComponentAttribute(self::SELECTED_ATTRIBUTE);