Home
last modified time | relevance | path

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

/plugin/combo/syntax/
H A Dtabpanels.php174 $renderer->doc .= TabsTag::closeTabPanelsElement($attributes);
/plugin/combo/ComboStrap/
H A DTabsTag.php240 public static function closeTabPanelsElement(TagAttributes $tagAttributes): string
403 return TabsTag::closeTabPanelsElement($tagAttributes);
238 public static function closeTabPanelsElement(TagAttributes $tagAttributes): string global() function in ComboStrap\\TabsTag
H A DPanelTag.php239 $xhtml .= TabsTag::closeTabPanelsElement($aloneVariable);