Name Locationsort descending Description
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.
views_ui_view_preview_section_handler_links core/modules/views_ui/views_ui.module Returns contextual links for each handler of a certain section.
views_ui_view_preview_section_display_category_links core/modules/views_ui/views_ui.module Returns a link to configuring a certain display setting.
views_ui_view_preview_section_rows_links core/modules/views_ui/views_ui.module Returns all contextual links for the main content part of the view.
views_ui_get_wizard core/modules/views_ui/views_ui.module Fetch metadata on a specific views ui wizard plugin.
views_ui_get_wizards core/modules/views_ui/views_ui.module Fetch metadata for all content_type plugins.
views_ui_views_ui_wizards core/modules/views_ui/views_ui.module Implements hook_views_ui_wizards().
views_ui_views_wizard_defaults core/modules/views_ui/views_ui.module Helper function to define the default values for a Views wizard plugin.
views_ui_get_form_wizard_instance core/modules/views_ui/views_ui.module
views_ui_views_plugins_alter core/modules/views_ui/views_ui.module Implements hook_views_plugins_alter().
views_ui_contextual_links_view_alter core/modules/views_ui/views_ui.module Implements hook_contextual_links_view_alter().
views_ui_contextual_links_suppress core/modules/views_ui/views_ui.module Sets a static variable for controlling whether contextual links are rendered.
views_ui_contextual_links_suppress_push core/modules/views_ui/views_ui.module Increments the views_ui_contextual_links_suppress() static variable.
views_ui_contextual_links_suppress_pop core/modules/views_ui/views_ui.module Decrements the views_ui_contextual_links_suppress() static variable.
views_ui_ajax_get_form core/modules/views_ui/views_ui.module Menu callback; handles AJAX form submissions similar to ajax_form_callback(), but can be used for uncached forms.
_views_ui_get_paths core/modules/views_ui/views_ui.module Helper function to get a list of paths assigned to a view.
_views_ui_get_displays_list core/modules/views_ui/views_ui.module Helper function to get a list of displays included in a view.
views_ui_truncate core/modules/views_ui/views_ui.module Truncate strings to a set length and provide a ... if they truncated.
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.
ViewsWizardInterface::__construct core/modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsWizardInterface::build_form core/modules/views_ui/wizards/views_ui_base_views_wizard.php For AJAX callbacks to build other elements in the "show" form.
ViewsWizardInterface::validate core/modules/views_ui/wizards/views_ui_base_views_wizard.php Validate form and values.
ViewsWizardInterface::create_view core/modules/views_ui/wizards/views_ui_base_views_wizard.php Create a new View from form values.
ViewsUiBaseViewsWizard::__construct core/modules/views_ui/wizards/views_ui_base_views_wizard.php
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

Pages