ViewsUiBaseViewsWizard::$base_table |
protected |
property |
|
ViewsUiBaseViewsWizard::$entity_info |
protected |
property |
|
ViewsUiBaseViewsWizard::$entity_type |
protected |
property |
|
ViewsUiBaseViewsWizard::$filter_defaults |
protected |
property |
|
ViewsUiBaseViewsWizard::$plugin |
protected |
property |
|
ViewsUiBaseViewsWizard::$validated_views |
protected |
property |
|
ViewsUiBaseViewsWizard::add_displays |
protected |
function |
Add the array of display options to the view, with appropriate overrides. |
ViewsUiBaseViewsWizard::alter_display_options |
protected |
function |
Alter the full array of display options before they are added to the view. |
ViewsUiBaseViewsWizard::build_display_options |
protected |
function |
Build an array of display options for the view. |
ViewsUiBaseViewsWizard::build_filters |
protected |
function |
Build the part of the form that allows the user to select the view's filters. |
ViewsUiBaseViewsWizard::build_form |
|
function |
For AJAX callbacks to build other elements in the "show" form. Overrides ViewsWizardInterface::build_form |
ViewsUiBaseViewsWizard::build_sorts |
protected |
function |
Build the part of the form that allows the user to select the view's sort order. |
ViewsUiBaseViewsWizard::create_view |
|
function |
Create a View from values that have been already submitted to validate(). Overrides ViewsWizardInterface::create_view |
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::instantiate_view |
protected |
function |
|
ViewsUiBaseViewsWizard::page_feed_display_options |
protected |
function |
|
ViewsUiBaseViewsWizard::retrieve_validated_view |
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::set_validated_view |
protected |
function |
|
ViewsUiBaseViewsWizard::validate |
|
function |
Instantiates a view and validates values. Overrides ViewsWizardInterface::validate |
ViewsUiBaseViewsWizard::__construct |
|
function |
Overrides ViewsWizardInterface::__construct |
ViewsUiNodeRevisionViewsWizard::default_display_options |
protected |
function |
@override Overrides ViewsUiNodeViewsWizard::default_display_options |
ViewsUiNodeRevisionViewsWizard::row_style_options |
protected |
function |
Node revisions do not support full posts or teasers, so remove them. Overrides ViewsUiNodeViewsWizard::row_style_options |
ViewsUiNodeViewsWizard::block_display_options |
protected |
function |
Overrides ViewsUiBaseViewsWizard::block_display_options |
ViewsUiNodeViewsWizard::build_form_style |
protected |
function |
Build the part of the form that builds the display format options. Overrides ViewsUiBaseViewsWizard::build_form_style |
ViewsUiNodeViewsWizard::display_options_row |
protected |
function |
Set the row style and row style plugins to the display_options. |
ViewsUiNodeViewsWizard::page_display_options |
protected |
function |
Overrides ViewsUiBaseViewsWizard::page_display_options |