Provides common functionality for form elements.
Hierarchy
- class \Drupal\Core\Form\FormElementHelper
File
- core/lib/Drupal/Core/Form/FormElementHelper.php, line 10
Namespace
Drupal\Core\Form
Members
Name | Modifiers | Type | Description |
---|---|---|---|
FormElementHelper::getElementByName | public static | function | Retrieves a form element. |
FormElementHelper::getElementTitle | public static | function | Returns the title for the element. |
Please login to continue.