Provides helpers to operate on forms.
Hierarchy
- class \Drupal\Core\Form\FormHelper
Related topics
- Form generation
- Describes how to generate and manipulate forms and process form submissions.
File
- core/lib/Drupal/Core/Form/FormHelper.php, line 12
Namespace
Drupal\Core\Form
Members
| Name | Modifiers | Type | Description |
|---|---|---|---|
| FormHelper::processStatesArray | protected static | function | Helper function for self::rewriteStatesSelector(). |
| FormHelper::rewriteStatesSelector | public static | function | Rewrite #states selectors. |
Please login to continue.