Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestButtonClassForm | class | core/ |
Builds a simple form to test form button classes. |
| FormTestButtonClassForm.php | file | core/ |
|
| FormTestButtonClassForm::buildForm | function | core/ |
Form constructor. |
| FormTestButtonClassForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestButtonClassForm::submitForm | function | core/ |
Form submission handler. |
| FormTestClickedButtonForm | class | core/ |
Form builder to test button click detection. |
| 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. |
| FormTestController::storageLegacyHandler | function | core/ |
Emulate legacy AHAH-style ajax callback. |
| FormTestObject | class | core/ |
Provides a test form object. |
| FormTestObject.php | file | core/ |
|
| FormTestObject::buildForm | function | core/ |
Form constructor. |
| FormTestObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestObject::submitForm | function | core/ |
Form submission handler. |
| FormTestObject::validateForm | function | core/ |
Form validation handler. |
| FormTestOptionalContainerForm | class | core/ |
Builds a simple form to test the #optional property on #type 'container'. |
| FormTestOptionalContainerForm.php | file | core/ |
|
| FormTestOptionalContainerForm::buildForm | function | core/ |
Form constructor. |
| FormTestOptionalContainerForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestOptionalContainerForm::submitForm | function | core/ |
Form submission handler. |
| FormTestStorageForm | class | core/ |
A multistep form for testing the form storage. |
| FormTestStorageForm.php | file | core/ |
|
| FormTestStorageForm::buildForm | function | core/ |
Form constructor. |
| FormTestStorageForm::continueSubmitForm | function | core/ |
|
| FormTestStorageForm::elementValidateValueCached | function | core/ |
Form element validation handler for 'value' element. |
| FormTestStorageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStorageForm::submitForm | function | core/ |
Form submission handler. |
| FormTestStorageForm::validateForm | function | core/ |
Form validation handler. |
| FormTestStoragePageCacheForm | class | core/ |
Form to test page cache storage. |
| FormTestStoragePageCacheForm.php | file | core/ |
|
| FormTestStoragePageCacheForm::buildForm | function | core/ |
Form constructor. |
| FormTestStoragePageCacheForm::form_test_storage_page_cache_old_build_id | function | core/ |
Form element #after_build callback: output the old form build-id. |
| FormTestStoragePageCacheForm::form_test_storage_page_cache_rebuild | function | core/ |
Form submit callback: Rebuild the form and continue. |
| FormTestStoragePageCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStoragePageCacheForm::submitForm | function | core/ |
Form submission handler. |
| FormTestStoragePageCacheForm::validateForm | function | core/ |
Form validation handler. |
| FormTestValidateNoToken | class | core/ |
Form to test the validation of forms with a disabled CSRF token. |
| FormTestValidateNoToken.php | file | core/ |
|
| FormTestValidateNoToken::buildForm | function | core/ |
Form constructor. |
| FormTestValidateNoToken::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateNoToken::submitForm | function | core/ |
Form submission handler. |
| FormUploadedFile::getClientOriginalName | function | core/ |
Returns the original file name. |
| FormValidator | class | core/ |
Provides validation of form submissions. |
| FormValidator.php | file | core/ |
|
| FormValidator::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
| FormValidator::$formErrorHandler | property | core/ |
The form error handler. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.