Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsExposedForm::$short_title | property | core/ |
(optional) The 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 this class. |
| 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 new ViewsExposedForm |
| ViewsField | class | core/ |
Defines a Plugin annotation object for views field handlers. |
| ViewsField.php | file | core/ |
|
| ViewsFilter | class | core/ |
Defines a Plugin annotation object for views filter handlers. |
| 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. |
| 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. |
| ViewsFormInterface | interface | core/ |
|
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 1375
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.