Tests creating user views with the wizard.
Hierarchy
- class ViewsUiBaseViewsWizard implements ViewsWizardInterface- class ViewsUiUsersViewsWizard
 
Expanded class hierarchy of ViewsUiUsersViewsWizard
File
- core/modules/ views_ui/ wizards/ views_ui_users_views_wizard.php, line 10 
- Definition of ViewsUiUsersViewsWizard.
Members
| Name   | Modifiers | Type | Description | 
|---|---|---|---|
| ViewsUiBaseViewsWizard:: | protected | property | |
| ViewsUiBaseViewsWizard:: | protected | property | |
| ViewsUiBaseViewsWizard:: | protected | property | |
| ViewsUiBaseViewsWizard:: | protected | property | |
| ViewsUiBaseViewsWizard:: | protected | property | |
| ViewsUiBaseViewsWizard:: | protected | property | |
| ViewsUiBaseViewsWizard:: | protected | function | Add the array of display options to the view, with appropriate overrides. | 
| ViewsUiBaseViewsWizard:: | protected | function | Alter the full array of display options before they are added to the view. | 
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | Build an array of display options for the view. | 
| ViewsUiBaseViewsWizard:: | protected | function | Build the part of the form that allows the user to select the view's filters. | 
| ViewsUiBaseViewsWizard:: | function | For AJAX callbacks to build other elements in the "show" form. Overrides ViewsWizardInterface:: | |
| ViewsUiBaseViewsWizard:: | protected | function | Build the part of the form that builds the display format options. | 
| ViewsUiBaseViewsWizard:: | protected | function | Build the part of the form that allows the user to select the view's sort order. | 
| ViewsUiBaseViewsWizard:: | function | Create a View from values that have been already submitted to validate(). Overrides ViewsWizardInterface:: | |
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | protected | function | Add possible row style options. | 
| ViewsUiBaseViewsWizard:: | protected | function | Sets options for a display and makes them the default options if possible. | 
| ViewsUiBaseViewsWizard:: | protected | function | Sets options for a display, inheriting from the defaults when possible. | 
| ViewsUiBaseViewsWizard:: | protected | function | |
| ViewsUiBaseViewsWizard:: | function | Instantiates a view and validates values. Overrides ViewsWizardInterface:: | |
| ViewsUiBaseViewsWizard:: | function | Overrides ViewsWizardInterface:: | |
| ViewsUiUsersViewsWizard:: | protected | function | Most subclasses will need to override this method to provide some fields
or a different row plugin. Overrides ViewsUiBaseViewsWizard:: | 
