|
ViewsUiBaseViewsWizard::build_form |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
For AJAX callbacks to build other elements in the "show" form. |
|
ViewsUiBaseViewsWizard::build_form_style |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Build the part of the form that builds the display format options. |
|
ViewsUiBaseViewsWizard::row_style_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Add possible row style options. |
|
ViewsUiBaseViewsWizard::build_filters |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Build the part of the form that allows the user to select the view's filters. |
|
ViewsUiBaseViewsWizard::build_sorts |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Build the part of the form that allows the user to select the view's sort order. |
|
ViewsUiBaseViewsWizard::instantiate_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::build_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Build an array of display options for the view. |
|
ViewsUiBaseViewsWizard::alter_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Alter the full array of display options before they are added to the view. |
|
ViewsUiBaseViewsWizard::add_displays |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Add the array of display options to the view, with appropriate overrides. |
|
ViewsUiBaseViewsWizard::default_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Most subclasses will need to override this method to provide some fields
or a different row plugin. |
|
ViewsUiBaseViewsWizard::default_display_filters |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::default_display_filters_user |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::default_display_sorts |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::default_display_sorts_user |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::page_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::block_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::page_feed_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::set_default_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display and makes them the default options if possible. |
|
ViewsUiBaseViewsWizard::set_override_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display, inheriting from the defaults when possible. |
|
ViewsUiBaseViewsWizard::retrieve_validated_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::set_validated_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::validate |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Instantiates a view and validates values. |
|
ViewsUiBaseViewsWizard::create_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Create a View from values that have been already submitted to validate(). |
|
theme_views_ui_reorder_displays_form |
core/modules/views_ui/views_ui.theme.inc |
Turn the reorder form into a proper table |
|
theme_views_ui_rearrange_form |
core/modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
|
theme_views_ui_expose_filter_form |
core/modules/views_ui/views_ui.theme.inc |
Theme the expose filter form. |
|
theme_views_ui_build_group_filter_form |
core/modules/views_ui/views_ui.theme.inc |
Theme the build group filter form. |
|
theme_views_ui_rearrange_filter_form |
core/modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
|
theme_views_ui_style_plugin_table |
core/modules/views_ui/views_ui.theme.inc |
Theme the form for the table style plugin |
|
theme_views_ui_view_preview_section |
core/modules/views_ui/views_ui.theme.inc |
Returns the HTML for a section of a View being previewed within the Views UI. |
|
template_preprocess_views_ui_display_tab_setting |
core/modules/views_ui/views_ui.theme.inc |
|
|
template_preprocess_views_ui_display_tab_bucket |
core/modules/views_ui/views_ui.theme.inc |
|
|
template_preprocess_views_ui_display_tab_column |
core/modules/views_ui/views_ui.theme.inc |
|
|
template_preprocess_views_ui_view_preview_section |
core/modules/views_ui/views_ui.theme.inc |
Theme preprocess for theme_views_ui_view_preview_section(). |
|
theme_views_ui_view_name Deprecated |
core/modules/views_ui/views_ui.theme.inc |
Display the view name and its machine name. |
|
theme_views_ui_view_description |
core/modules/views_ui/views_ui.theme.inc |
Display the view description, tags, and type (base table). |
|
theme_views_ui_view_storage |
core/modules/views_ui/views_ui.theme.inc |
Display the storage status of the view. |
|
views_ui_admin_bar_cache_info |
core/modules/views_ui/views_ui.module |
Implements hook_admin_bar_cache_info(). |
|
_views_ui_get_displays |
core/modules/views_ui/views_ui.module |
Helper function to get a list of displays assigned to a view, and their
respective paths if any. |
|
views_ui_menu |
core/modules/views_ui/views_ui.module |
Implements hook_menu(). |
|
views_ui_theme |
core/modules/views_ui/views_ui.module |
Implements hook_theme(). |
|
views_ui_custom_theme |
core/modules/views_ui/views_ui.module |
Implements hook_custom_theme() |
|
views_ui_config_info |
core/modules/views_ui/views_ui.module |
Implements hook_config_info(). |
|
views_ui_autoload_info |
core/modules/views_ui/views_ui.module |
Implements hook_autoload_info(). |
|
views_ui_edit_page_title |
core/modules/views_ui/views_ui.module |
Page title callback for the Configure View page. |
|
views_ui_cache_load |
core/modules/views_ui/views_ui.module |
Specialized menu callback to load a view and check its locked status. |
|
views_ui_menu_action_access |
core/modules/views_ui/views_ui.module |
Menu access callback to check access to various views operations. |
|
views_ui_cache_set |
core/modules/views_ui/views_ui.module |
Specialized cache function to add a flag to our view, include an appropriate
include, and cache more easily. |
|
views_ui_default_load |
core/modules/views_ui/views_ui.module |
Specialized menu callback to load a view that is only a default
view. |
|
views_ui_preprocess_views_view |
core/modules/views_ui/views_ui.module |
Theme preprocess for views-view.tpl.php. |