Searched refs:getTags (Results 1 – 7 of 7) sorted by relevance
| /template/strap/syntax/ | ||
| H A D | math.php | 74 foreach (self::getTags() as $element) { |
| H A D | xmlprotectedtag.php | 20 private function getTags(): array function in syntax_plugin_combo_xmlprotectedtag |
| H A D | cell.php | 42 static function getTags(): array function in syntax_plugin_combo_cell |
| H A D | xmlinlinetag.php | 44 $array = ButtonTag::getTags(); |
| /template/bootie/_test/ | ||
| D | header.test.php | 24 $elements = syntax_plugin_webcomponent_button::getTags(); |
| /template/strap/ComboStrap/ | ||
| H A D | ButtonTag.php | 90 public static function getTags(): array function in ComboStrap\\ButtonTag |
| H A D | PluginUtility.php | 406 public static function getTags($get_called_class) function in ComboStrap\\PluginUtility |