You are here

namespace Drupal\flexiform\FormEnhancer in Flexiform 8

Classsort descending Location Description
ConfigurableFormEnhancerBase src/FormEnhancer/ConfigurableFormEnhancerBase.php Base class for form enhancers.
ConfigurableFormEnhancerInterface src/FormEnhancer/ConfigurableFormEnhancerInterface.php Interface for configurable form enhancers.
FormEnhancerBase src/FormEnhancer/FormEnhancerBase.php Base class for form enhancers.
FormEnhancerInterface src/FormEnhancer/FormEnhancerInterface.php Interface for form enhancer plugins.
SubmitButtonFormEnhancerTrait src/FormEnhancer/SubmitButtonFormEnhancerTrait.php Trait for submit buttons in form enhancers.