Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTabsTag.php80 $type = self::getComponentType($tagAttributes);
214 $type = self::getComponentType($tagAttributes);
225 public static function getComponentType(TagAttributes $tagAttributes)
243 $type = self::getComponentType($tagAttributes);
413 $type = TabsTag::getComponentType($tagAttributes);
223 public static function getComponentType(TagAttributes $tagAttributes) global() function in ComboStrap\\TabsTag