You are here

namespace Drupal\typed_data\Widget in Typed Data API enhancements 8

Classsort descending Location Description
FormWidgetBase src/Widget/FormWidgetBase.php Base class for 'form widget' plugin implementations.
FormWidgetInterface src/Widget/FormWidgetInterface.php Interface definition for form widget plugins.
FormWidgetManager src/Widget/FormWidgetManager.php Plugin manager for form widgets.
FormWidgetManagerInterface src/Widget/FormWidgetManagerInterface.php Interface for the form widget manager.
FormWidgetManagerTrait src/Widget/FormWidgetManagerTrait.php Helper to access the form widget manager service.