Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AjaxFormHelperTrait::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
AjaxFormImageButtonTest | class | core/ |
Tests the Ajax image buttons work with key press events. |
AjaxFormImageButtonTest.php | file | core/ |
|
AjaxFormImageButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxFormImageButtonTest::$modules | property | core/ |
Modules to enable. |
AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter | function | core/ |
Tests image buttons can be operated with the keyboard ENTER key. |
AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace | function | core/ |
Tests image buttons can be operated with the keyboard SPACE key. |
AjaxFormPageCacheTest | class | core/ |
Performs tests on AJAX forms in cached pages. |
AjaxFormPageCacheTest.php | file | core/ |
|
AjaxFormPageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxFormPageCacheTest::$modules | property | core/ |
Modules to enable. |
AjaxFormPageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
AjaxFormPageCacheTest::setUp | function | core/ |
|
AjaxFormPageCacheTest::testAjaxElementValidation | function | core/ |
Tests that updating the text field trigger an AJAX request/response. |
AjaxFormPageCacheTest::testSimpleAJAXFormValue | function | core/ |
Create a simple form, then submit the form via AJAX to change to it. |
AjaxFormsTestAjaxElementsForm | class | core/ |
Form builder: Builds a form that has each FAPI elements triggering a simple Ajax callback. |
AjaxFormsTestAjaxElementsForm.php | file | core/ |
|
AjaxFormsTestAjaxElementsForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestAjaxElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestAjaxElementsForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestCommandsForm | class | core/ |
Form constructor for the Ajax Command display form. |
AjaxFormsTestCommandsForm.php | file | core/ |
|
AjaxFormsTestCommandsForm::buildForm | function | core/ |
. |
AjaxFormsTestCommandsForm::getFormId | function | core/ |
. |
AjaxFormsTestCommandsForm::submitForm | function | core/ |
. |
AjaxFormsTestImageButtonForm | class | core/ |
Form builder: Builds a form that has image button with an ajax callback. |
AjaxFormsTestImageButtonForm.php | file | core/ |
|
AjaxFormsTestImageButtonForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestImageButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestImageButtonForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestLazyLoadForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestLazyLoadForm.php | file | core/ |
|
AjaxFormsTestLazyLoadForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestLazyLoadForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestLazyLoadForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestSimpleForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestSimpleForm.php | file | core/ |
|
AjaxFormsTestSimpleForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestSimpleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestSimpleForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestValidationForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestValidationForm.php | file | core/ |
|
AjaxFormsTestValidationForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestValidationForm::submitForm | function | core/ |
Form submission handler. |
AjaxHelperTrait | trait | core/ |
Provides a helper to determine if the current request is via AJAX. |
AjaxHelperTrait.php | file | core/ |
|
AjaxHelperTrait::getRequestWrapperFormat | function | core/ |
Gets the wrapper format of the current request. |
AjaxHelperTrait::isAjax | function | core/ |
Determines if the current request is via AJAX. |
AjaxInGroupTest | class | core/ |
Tests that form elements in groups work correctly with AJAX. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.