You are here

namespace Drupal\webform\Plugin in Webform 8.5

Same name in other branches
  1. 6.x Drupal\webform\Plugin
Classsort descending Location Description
WebformElementAssetInterface src/Plugin/WebformElementAssetInterface.php Defines the interface for webform elements with CSS and JavaScript assets.
WebformElementAttachmentInterface src/Plugin/WebformElementAttachmentInterface.php Defines the interface for webform elements can provide email attachments.
WebformElementBase src/Plugin/WebformElementBase.php Provides a base class for a webform element.
WebformElementCompositeInterface src/Plugin/WebformElementCompositeInterface.php Defines the interface for webform composite elements.
WebformElementComputedInterface src/Plugin/WebformElementComputedInterface.php Defines the interface for webform computed elements.
WebformElementDisplayOnInterface src/Plugin/WebformElementDisplayOnInterface.php Provides a 'display_on' interface hide/show element on form and/or view display.
WebformElementEntityOptionsInterface src/Plugin/WebformElementEntityOptionsInterface.php Provides an entity options interface used to detect entity options elements.
WebformElementEntityReferenceInterface src/Plugin/WebformElementEntityReferenceInterface.php Provides an 'entity_reference' interface used to detect entity reference elements.
WebformElementInterface src/Plugin/WebformElementInterface.php Defines the interface for webform elements.
WebformElementManager src/Plugin/WebformElementManager.php Provides a plugin manager for webform element plugins.
WebformElementManagerInterface src/Plugin/WebformElementManagerInterface.php Collects available webform elements.
WebformElementOtherInterface src/Plugin/WebformElementOtherInterface.php Provides a 'other' options interface.
WebformElementVariantInterface src/Plugin/WebformElementVariantInterface.php Defines the interface for webform variant elements.
WebformElementWizardPageInterface src/Plugin/WebformElementWizardPageInterface.php Provides an 'wizard_page' interface used to detect wizard page elements.
WebformEntityInjectionInterface src/Plugin/WebformEntityInjectionInterface.php Defines the interface for webform entity injection interface.
WebformEntityInjectionTrait src/Plugin/WebformEntityInjectionTrait.php Provides an webform/webform submission entity inject trait.
WebformExporterBase src/Plugin/WebformExporterBase.php Provides a base class for a results exporter.
WebformExporterInterface src/Plugin/WebformExporterInterface.php Defines the interface for results exporters.
WebformExporterManager src/Plugin/WebformExporterManager.php Manages results exporter plugins.
WebformExporterManagerInterface src/Plugin/WebformExporterManagerInterface.php Collects available results exporters.
WebformHandlerBase src/Plugin/WebformHandlerBase.php Provides a base class for a webform handler.
WebformHandlerInterface src/Plugin/WebformHandlerInterface.php Defines the interface for webform handlers.
WebformHandlerManager src/Plugin/WebformHandlerManager.php Manages webform handler plugins.
WebformHandlerManagerInterface src/Plugin/WebformHandlerManagerInterface.php Collects available webform handlers.
WebformHandlerMessageInterface src/Plugin/WebformHandlerMessageInterface.php Defines the interface for webform handlers that send messages.
WebformHandlerPluginCollection src/Plugin/WebformHandlerPluginCollection.php A collection of webform handlers.
WebformPluginManagerExcludedInterface src/Plugin/WebformPluginManagerExcludedInterface.php An interface implemented by plugin managers with excluded plugin definitions.
WebformPluginSettingsInterface src/Plugin/WebformPluginSettingsInterface.php An interface for managing a plugin's settings\.
WebformPluginSettingsTrait src/Plugin/WebformPluginSettingsTrait.php Provides a plugin settings trait.
WebformSourceEntityInterface src/Plugin/WebformSourceEntityInterface.php Interface of a webform source entity plugin.
WebformSourceEntityManager src/Plugin/WebformSourceEntityManager.php Webform source entity plugin manager.
WebformSourceEntityManagerInterface src/Plugin/WebformSourceEntityManagerInterface.php Interface of webform source entity plugin manager.
WebformVariantBase src/Plugin/WebformVariantBase.php Provides a base class for a webform variant.
WebformVariantInterface src/Plugin/WebformVariantInterface.php Defines the interface for webform variants.
WebformVariantManager src/Plugin/WebformVariantManager.php Manages webform variant plugins.
WebformVariantManagerInterface src/Plugin/WebformVariantManagerInterface.php Collects available webform variants.
WebformVariantPluginCollection src/Plugin/WebformVariantPluginCollection.php A collection of webform variants.