Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsFormAjaxHelperTrait::$ajaxTriggerButtons | property | core/ |
Memory cache for processed buttons. |
| ViewsFormAjaxHelperTrait::addAjaxTrigger | function | core/ |
Converts a form element in the new view wizard to be AJAX-enabled. |
| ViewsFormAjaxHelperTrait::addAjaxWrapper | function | core/ |
Adds a wrapper to a form region (for AJAX refreshes) after the build. |
| ViewsFormAjaxHelperTrait::addLimitedValidation | function | core/ |
Limits validation errors for a non-JavaScript fallback submit button. |
| ViewsFormAjaxHelperTrait::ajaxUpdateForm | function | core/ |
Provides a triggering element Ajax callback. |
| ViewsFormAjaxHelperTrait::getElementInfo | function | core/ |
Returns the element info plugin manager. |
| ViewsFormAjaxHelperTrait::noJsSubmit | function | core/ |
Provides a callback for non-JavaScript submit. |
| ViewsFormAlterTest | class | core/ |
Tests hook_form_BASE_FORM_ID_alter for a ViewsForm. |
| ViewsFormAlterTest.php | file | core/ |
|
| ViewsFormAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsFormAlterTest::$modules | property | core/ |
Modules to install. |
| ViewsFormAlterTest::testViewsFormAlter | function | core/ |
Tests hook_form_BASE_FORM_ID_alter for a ViewsForm. |
| ViewsFormBase | class | core/ |
Provides a base class for Views UI AJAX forms. |
| ViewsFormBase.php | file | core/ |
|
| ViewsFormBase::$id | property | core/ |
The ID of the item this form is manipulating. |
| ViewsFormBase::$type | property | core/ |
The type of item this form is manipulating. |
| ViewsFormBase::ajaxFormWrapper | function | core/ |
Wrapper for handling AJAX forms. |
| ViewsFormBase::getForm | function | core/ |
Creates a new instance of this form. |
| ViewsFormBase::getFormState | function | core/ |
Gets the form state for this form. |
| ViewsFormBase::setID | function | core/ |
Sets the ID for this form. |
| ViewsFormBase::setType | function | core/ |
Sets the type for this form. |
| ViewsFormBase::submitForm | function | core/ |
Form submission handler. |
| ViewsFormBase::validateForm | function | core/ |
Form validation handler. |
| ViewsFormHelperTrait | trait | core/ |
Provides reusable code to be shared by Views forms. |
| ViewsFormHelperTrait.php | file | core/ |
|
| ViewsFormHelperTrait::buildFormUrl | function | core/ |
Creates the menu path for a standard AJAX form given the form state. |
| ViewsFormHelperTrait::formButtonWasClicked | function | core/ |
The #process callback for a button. |
| ViewsFormHelperTrait::getConfigFactory | function | core/ |
Returns the config factory service. |
| ViewsFormHelperTrait::standardDisplayDropdown | function | core/ |
Adds an element to select either the default or the current display. |
| ViewsFormInterface | interface | core/ |
Provides an interface for the Views UI AJAX forms. |
| ViewsFormInterface.php | file | core/ |
|
| ViewsFormInterface::getForm | function | core/ |
Creates a new instance of this form. |
| ViewsFormInterface::getFormKey | function | core/ |
Returns the key that represents this form. |
| ViewsFormInterface::getFormState | function | core/ |
Gets the form state for this form. |
| ViewsFormMainForm | class | core/ |
Provides a default main form class for Views forms. |
| ViewsFormMainForm.php | file | core/ |
|
| ViewsFormMainForm::buildForm | function | core/ |
Form constructor. |
| ViewsFormMainForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsFormMainForm::preRenderViewsForm | function | core/ |
Replaces views substitution placeholders. |
| ViewsFormMainForm::submitForm | function | core/ |
Form submission handler. |
| ViewsFormMainForm::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ViewsFormMainForm::validateForm | function | core/ |
Form validation handler. |
| ViewsFormMultipleTest | class | core/ |
Tests a page with multiple Views forms. |
| ViewsFormMultipleTest.php | file | core/ |
|
| ViewsFormMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsFormMultipleTest::$testViews | property | core/ |
Views used by this test. |
| ViewsFormMultipleTest::setUp | function | core/ |
Sets up the test. |
| ViewsFormMultipleTest::testViewsFormMultiple | function | core/ |
Tests the a page with multiple View forms in it. |
| ViewsFormMultipleTest::viewsData | function | core/ |
Returns the views data definition. |
| ViewsFormTest | class | core/ |
Tests Views forms functionality. |
Pagination
- Previous page
- Page 1584
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.