Defines a common interface for Views Wizard plugins.
Implemented by
Hierarchy
- interface ViewsWizardInterface
Expanded class hierarchy of ViewsWizardInterface
File
- core/
modules/ views_ui/ wizards/ views_ui_base_views_wizard.php, line 10 - Provides the interface and base class for Views Wizard plugins.
Members
Name | Modifiers | Type | Description |
---|---|---|---|
ViewsWizardInterface:: |
function | For AJAX callbacks to build other elements in the "show" form. | |
ViewsWizardInterface:: |
function | Create a new View from form values. | |
ViewsWizardInterface:: |
function | Validate form and values. | |
ViewsWizardInterface:: |
function |