Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestClickedButtonForm.php | file | core/ |
|
| FormTestClickedButtonForm::buildForm | function | core/ |
Form constructor. |
| FormTestClickedButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestClickedButtonForm::submitForm | function | core/ |
Form submission handler. |
| FormTestClickedButtonForm::validateForm | function | core/ |
Form validation handler. |
| FormTestColorForm | class | core/ |
Form constructor for testing #type 'color' elements. |
| FormTestColorForm.php | file | core/ |
|
| FormTestColorForm::buildForm | function | core/ |
Form constructor. |
| FormTestColorForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestColorForm::submitForm | function | core/ |
Form submission handler. |
| FormTestController | class | core/ |
Controller routines for form_test routes. |
| FormTestController.php | file | core/ |
|
| FormTestController::storageLegacyHandler | function | core/ |
Emulate legacy AHAH-style ajax callback. |
| FormTestController::twoFormInstances | function | core/ |
Returns two instances of the node form. |
| FormTestControllerObject | class | core/ |
Provides a test form object. |
| FormTestControllerObject.php | file | core/ |
|
| FormTestControllerObject::buildForm | function | core/ |
Form constructor. |
| FormTestControllerObject::create | function | core/ |
Instantiates a new instance of this class. |
| FormTestControllerObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestControllerObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestControllerObject::submitForm | function | core/ |
Form submission handler. |
| FormTestControllerObject::validateForm | function | core/ |
Form validation handler. |
| FormTestDescriptionForm | class | core/ |
Defines a form for testing form element description display options. |
| FormTestDescriptionForm.php | file | core/ |
|
| FormTestDescriptionForm::buildForm | function | core/ |
Form constructor. |
| FormTestDescriptionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDescriptionForm::submitForm | function | core/ |
Form submission handler. |
| FormTestDetailsContainsRequiredTextfieldForm | class | core/ |
Builds a form to test a required textfield within a details element. |
| FormTestDetailsContainsRequiredTextfieldForm.php | file | core/ |
|
| FormTestDetailsContainsRequiredTextfieldForm::buildForm | function | core/ |
Form constructor. |
| FormTestDetailsContainsRequiredTextfieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDetailsContainsRequiredTextfieldForm::submitForm | function | core/ |
Form submission handler. |
| FormTestDetailsForm | class | core/ |
Builds a simple form to test the #group property on #type 'container'. |
| FormTestDetailsForm.php | file | core/ |
|
| FormTestDetailsForm::buildForm | function | core/ |
Form constructor. |
| FormTestDetailsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDetailsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestDetailsForm::validateForm | function | core/ |
Form validation handler. |
| FormTestDisabledElementsForm | class | core/ |
Builds a form to test disabled elements. |
| FormTestDisabledElementsForm.php | file | core/ |
|
| FormTestDisabledElementsForm::buildForm | function | core/ |
Form constructor. |
| FormTestDisabledElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDisabledElementsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestEmailForm | class | core/ |
Form constructor for testing #type 'email' elements. |
| FormTestEmailForm.php | file | core/ |
|
| FormTestEmailForm::buildForm | function | core/ |
Form constructor. |
| FormTestEmailForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestEmailForm::submitForm | function | core/ |
Form submission handler. |
| FormTestEmptySelectForm | class | core/ |
Builds a form to test select elements when #options is not an array. |
| FormTestEmptySelectForm.php | file | core/ |
Pagination
- Previous page
- Page 727
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.