You are here

Classes, traits, and interfaces in Custom Meta 2.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AddForm class Drupal\custom_meta\Form src/Form/AddForm.php Provides the custom meta tag add form. 1
Custom class Drupal\custom_meta\Plugin\metatag\Group src/Plugin/metatag/Group/Custom.php The custom meta tag group.
CustomMetaController class Drupal\custom_meta\Controller src/Controller/CustomMetaController.php Controller routines for custom meta routes.
CustomMetaDeriverHttpEquiv class Drupal\custom_meta\Plugin\Derivative src/Plugin/Derivative/CustomMetaDeriverHttpEquiv.php Create a new custom_meta tag plugin for http-equiv custom tags.
CustomMetaDeriverName class Drupal\custom_meta\Plugin\Derivative src/Plugin/Derivative/CustomMetaDeriverName.php Create a new custom_meta tag plugin for name custom tags.
CustomMetaDeriverProperty class Drupal\custom_meta\Plugin\Derivative src/Plugin/Derivative/CustomMetaDeriverProperty.php Create a new custom_meta tag plugin for property custom tags.
CustomMetaSettingsForm class Drupal\custom_meta\Form src/Form/CustomMetaSettingsForm.php Defines the custom meta settings form. 1
CustomMetaTagHttpEquiv class Drupal\custom_meta\Plugin\metatag\Tag src/Plugin/metatag/Tag/CustomMetaTagHttpEquiv.php Custom configured meta tags will be available.
CustomMetaTagName class Drupal\custom_meta\Plugin\metatag\Tag src/Plugin/metatag/Tag/CustomMetaTagName.php Custom configured meta tags will be available.
CustomMetaTagProperty class Drupal\custom_meta\Plugin\metatag\Tag src/Plugin/metatag/Tag/CustomMetaTagProperty.php Custom configured meta tags will be available.
DeleteForm class Drupal\custom_meta\Form src/Form/DeleteForm.php Builds the form to delete a custom meta tag. 1

Other projects