interface FormInterface
Defines the interface for an object oriented form alter.
Hierarchy
- interface \Drupal\bootstrap\Plugin\Form\FormInterface
Expanded class hierarchy of FormInterface
All classes that implement FormInterface
Related topics
Namespace
Drupal\bootstrap\Plugin\FormMembers
Name | Modifiers | Type | Description |
---|---|---|---|
FormInterface:: |
public | function | The alter method to store the code. |
FormInterface:: |
public | function | The alter method to store the code. |
FormInterface:: |
public static | function | Form submission handler. |
FormInterface:: |
public static | function | Form submission handler. |
FormInterface:: |
public static | function | Form validation handler. |
FormInterface:: |
public static | function | Form validation handler. |