/plugin/webcomponent/syntax/ |
H A D | cardcolumns.php | 78 foreach (self::getTags() as $tag) { 87 foreach (self::getTags() as $tag) { 116 foreach (self::getTags() as $tag) { 166 public static function getTags() function in syntax_plugin_webcomponent_cardcolumns
|
H A D | button.php | 95 foreach (self::getTags() as $tag) { 107 foreach (self::getTags() as $tag) { 255 public static function getTags() function in syntax_plugin_webcomponent_button
|
H A D | card.php | 96 foreach (self::getTags() as $tag) { 109 foreach (self::getTags() as $tag) { 145 foreach (self::getTags() as $tag) { 295 static function getTags() function in syntax_plugin_webcomponent_card
|
/plugin/combo/syntax/ |
H A D | math.php | 74 foreach (self::getTags() as $element) { 184 static public function getTags(): array function in syntax_plugin_combo_math 186 return PluginUtility::getTags(get_called_class());
|
H A D | xmlprotectedtag.php | 20 private function getTags(): array function in syntax_plugin_combo_xmlprotectedtag 92 foreach ($this->getTags() as $tag) { 103 foreach ($this->getTags() as $tag) {
|
H A D | cell.php | 42 static function getTags(): array function in syntax_plugin_combo_cell 119 foreach (self::getTags() as $tag) { 130 foreach (self::getTags() as $tag) {
|
/plugin/webcomponent/_test/ |
H A D | cardcolumns.test.php | 18 $componentNames = syntax_plugin_webcomponent_cardcolumns::getTags(); 29 $componentName = syntax_plugin_webcomponent_cardcolumns::getTags()[0];
|
H A D | button.test.php | 30 $elements = syntax_plugin_webcomponent_button::getTags(); 50 $element = syntax_plugin_webcomponent_button::getTags()[0];
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/ |
H A D | DocBlock.php | 156 public function getTags() function in phpDocumentor\\Reflection\\DocBlock 176 foreach ($this->getTags() as $tag) { 199 foreach ($this->getTags() as $tag) {
|
/plugin/blogtng/action/ |
H A D | pagedata.php | 93 …['subject'] = array_unique(array_merge((array)$data['current']['subject'], $taghelper->getTags())); 95 $event->result['current']['subject'] = $taghelper->getTags();
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/ |
H A D | TagFilterList.php | 38 public function getTags() function in Google\\Service\\CloudHealthcare\\TagFilterList
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
H A D | NetworkTags.php | 38 public function getTags() function in Google\\Service\\Container\\NetworkTags
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/ |
H A D | XcodeVersion.php | 42 public function getTags() function in Google\\Service\\Testing\\XcodeVersion
|
H A D | Orientation.php | 74 public function getTags() function in Google\\Service\\Testing\\Orientation
|
H A D | Locale.php | 92 public function getTags() function in Google\\Service\\Testing\\Locale
|
H A D | IosVersion.php | 110 public function getTags() function in Google\\Service\\Testing\\IosVersion
|
H A D | AndroidVersion.php | 128 public function getTags() function in Google\\Service\\Testing\\AndroidVersion
|
H A D | IosModel.php | 182 public function getTags() function in Google\\Service\\Testing\\IosModel
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/ |
H A D | GoogleCloudDatacatalogV1beta1ListTagsResponse.php | 45 public function getTags() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1ListTagsResponse
|
H A D | GoogleCloudDatacatalogV1ListTagsResponse.php | 54 public function getTags() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1ListTagsResponse
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/ |
H A D | ListTagsResponse.php | 54 public function getTags() function in Google\\Service\\ArtifactRegistry\\ListTagsResponse
|
H A D | DockerImage.php | 118 public function getTags() function in Google\\Service\\ArtifactRegistry\\DockerImage
|
/plugin/tagging/helper/ |
H A D | querybuilder.php | 49 return ($this->field === 'pid') ? $this->getPages() : $this->getTags(); 75 public function getTags() function in helper_plugin_tagging_querybuilder
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | PacketMirroringMirroredResourceInfo.php | 70 public function getTags() function in Google\\Service\\Compute\\PacketMirroringMirroredResourceInfo
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ |
H A D | Description.php | 78 public function getTags() function in phpDocumentor\\Reflection\\DocBlock\\Description
|