ViewsUiBaseViewsWizard::__construct |
|
function |
Overrides ViewsWizardInterface::__construct |
ViewsUiBaseViewsWizard::build_form |
|
function |
For AJAX callbacks to build other elements in the "show" form. Overrides ViewsWizardInterface::build_form |
ViewsUiBaseViewsWizard::validate |
|
function |
Instantiates a view and validates values. Overrides ViewsWizardInterface::validate |
ViewsUiBaseViewsWizard::create_view |
|
function |
Create a View from values that have been already submitted to validate(). Overrides ViewsWizardInterface::create_view |
ViewsUiFileManagedViewsWizard::default_display_options |
protected |
function |
Overrides ViewsUiBaseViewsWizard::default_display_options |
ViewsUiBaseViewsWizard::build_form_style |
protected |
function |
Build the part of the form that builds the display format options. |
ViewsUiBaseViewsWizard::row_style_options |
protected |
function |
Add possible row style options. |
ViewsUiBaseViewsWizard::build_filters |
protected |
function |
Build the part of the form that allows the user to select the view's filters. |
ViewsUiBaseViewsWizard::build_sorts |
protected |
function |
Build the part of the form that allows the user to select the view's sort order. |
ViewsUiBaseViewsWizard::instantiate_view |
protected |
function |
|
ViewsUiBaseViewsWizard::build_display_options |
protected |
function |
Build an array of display options for the view. |
ViewsUiBaseViewsWizard::alter_display_options |
protected |
function |
Alter the full array of display options before they are added to the view. |
ViewsUiBaseViewsWizard::add_displays |
protected |
function |
Add the array of display options to the view, with appropriate overrides. |
ViewsUiBaseViewsWizard::default_display_filters |
protected |
function |
|
ViewsUiBaseViewsWizard::default_display_filters_user |
protected |
function |
|
ViewsUiBaseViewsWizard::default_display_sorts |
protected |
function |
|
ViewsUiBaseViewsWizard::default_display_sorts_user |
protected |
function |
|
ViewsUiBaseViewsWizard::page_display_options |
protected |
function |
|
ViewsUiBaseViewsWizard::block_display_options |
protected |
function |
|
ViewsUiBaseViewsWizard::page_feed_display_options |
protected |
function |
|
ViewsUiBaseViewsWizard::set_default_options |
protected |
function |
Sets options for a display and makes them the default options if possible. |
ViewsUiBaseViewsWizard::set_override_options |
protected |
function |
Sets options for a display, inheriting from the defaults when possible. |
ViewsUiBaseViewsWizard::retrieve_validated_view |
protected |
function |
|
ViewsUiBaseViewsWizard::set_validated_view |
protected |
function |
|
ViewsUiBaseViewsWizard::$base_table |
protected |
property |
|
ViewsUiBaseViewsWizard::$entity_type |
protected |
property |
|
ViewsUiBaseViewsWizard::$entity_info |
protected |
property |
|
ViewsUiBaseViewsWizard::$validated_views |
protected |
property |
|
ViewsUiBaseViewsWizard::$plugin |
protected |
property |
|
ViewsUiBaseViewsWizard::$filter_defaults |
protected |
property |
|