Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsExposedForm::$short_title | property | core/ |
An optional short title used in the views UI. |
| ViewsExposedForm::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsExposedForm::buildForm | function | core/ |
Form constructor. |
| ViewsExposedForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ViewsExposedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsExposedForm::submitForm | function | core/ |
Form submission handler. |
| ViewsExposedForm::validateForm | function | core/ |
Form validation handler. |
| ViewsExposedForm::__construct | function | core/ |
Constructs a views exposed form attribute object. |
| ViewsExposedForm::__construct | function | core/ |
Constructs a new ViewsExposedForm. |
| ViewsField | class | core/ |
Defines a Plugin attribute class for views field handlers. |
| ViewsField | class | core/ |
Defines a Plugin annotation object for views field handlers. |
| ViewsField.php | file | core/ |
|
| ViewsField.php | file | core/ |
|
| ViewsFilter | class | core/ |
Defines a Plugin attribute class for views filter handlers. |
| ViewsFilter | class | core/ |
Defines a Plugin annotation object for views filter handlers. |
| ViewsFilter.php | file | core/ |
|
| ViewsFilter.php | file | core/ |
|
| ViewsForm | class | core/ |
Provides a base class for single- or multistep view forms. |
| ViewsForm.php | file | core/ |
|
| ViewsForm::$classResolver | property | core/ |
The class resolver to get the subform form objects. |
| ViewsForm::$requestStack | property | core/ |
The request stack. |
| ViewsForm::$urlGenerator | property | core/ |
The URL generator to generate the form action. |
| ViewsForm::$viewArguments | property | core/ |
The arguments passed to the active view. |
| ViewsForm::$viewDisplayId | property | core/ |
The ID of the active view's display. |
| ViewsForm::$viewId | property | core/ |
The ID of the view. |
| ViewsForm::buildForm | function | core/ |
Form constructor. |
| ViewsForm::create | function | core/ |
Instantiates a new instance of this class. |
| ViewsForm::getBaseFormId | function | core/ |
Returns a string for the form's base ID. |
| ViewsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsForm::getFormObject | function | core/ |
Returns the object used to build the step form. |
| ViewsForm::submitForm | function | core/ |
Form submission handler. |
| ViewsForm::validateForm | function | core/ |
Form validation handler. |
| ViewsForm::__construct | function | core/ |
Constructs a ViewsForm object. |
| ViewsFormAjaxHelperTrait | trait | core/ |
Provides reusable code to be shared by Views Ajax forms. |
| ViewsFormAjaxHelperTrait.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1808
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.