Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
views_ui_analyze_view_form_submit drupal/core/modules/views/views_ui/admin.inc Submit handler for views_ui_analyze_view_form
views_ui_analyze_view_form drupal/core/modules/views/views_ui/admin.inc Form constructor callback to display analysis information on a view 1
views_ui_ajax_update_form drupal/core/modules/views/views_ui/admin.inc Updates a part of the add view form via AJAX. 1
views_ui_ajax_get_form drupal/core/modules/views/views_ui/views_ui.module Menu callback; handles AJAX form submissions similar to ajax_form_callback(), but can be used for uncached forms. 1
views_ui_ajax_forms drupal/core/modules/views/views_ui/admin.inc Returns information about subforms for editing the pieces of a view. 4
views_ui_ajax_form drupal/core/modules/views/views_ui/admin.inc Generic entry point to handle forms. 1
views_ui_ajax_callback drupal/core/modules/views/views_ui/views_ui.module Page callback: Calls a method on a view and reloads the listing page. 1
views_ui_admin_settings_basic_submit drupal/core/modules/views/views_ui/admin.inc Form builder submit handler; Handle submission the basic views settings.
views_ui_admin_settings_basic drupal/core/modules/views/views_ui/admin.inc Form builder for the admin display defaults page. 1
views_ui_admin_settings_advanced_submit drupal/core/modules/views/views_ui/admin.inc Form builder submit handler; Handle submission the basic views settings.. 1
views_ui_admin_settings_advanced drupal/core/modules/views/views_ui/admin.inc Form builder for the advanced admin settings page. 1
views_ui_add_page drupal/core/modules/views/views_ui/admin.inc Page callback to add a new view. 1
views_ui_add_limited_validation drupal/core/modules/views/views_ui/admin.inc Processes a non-JavaScript fallback submit button to limit its validation errors. 1
views_ui_add_item_form drupal/core/modules/views/views_ui/admin.inc Form to add_item items in the views UI. 1
views_ui_add_ajax_wrapper drupal/core/modules/views/views_ui/admin.inc After-build function that adds a wrapper to a form region (for AJAX refreshes). 1
views_ui_add_ajax_trigger drupal/core/modules/views/views_ui/admin.inc Converts a form element in the add view wizard to be AJAX-enabled. 4
views_trim_text drupal/core/modules/views/views.module Trim the field down to the specified length. 2
views_token_info drupal/core/modules/views/views.tokens.inc Implements hook_token_info().
views_tokens drupal/core/modules/views/views.tokens.inc Implements hook_tokens().
views_theme_functions drupal/core/modules/views/views.module Build a list of theme function names for use most everywhere. 7
views_theme drupal/core/modules/views/views.module Implement hook_theme(). Register views theming functions.
views_test_data_views_pre_render drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_views_pre_render().
views_test_data_views_post_build drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_views_post_build().
views_test_data_views_data drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_views_data(). 1
views_test_data_test_static_access_callback drupal/core/modules/views/tests/views_test_data/views_test_data.module 2
views_test_data_test_dynamic_access_callback drupal/core/modules/views/tests/views_test_data/views_test_data.module 2
views_test_data_schema drupal/core/modules/views/tests/views_test_data/views_test_data.install Implements hook_schema(). 1
views_test_data_permission drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_permission().
views_test_data_menu drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_menu().
views_test_data_install drupal/core/modules/views/tests/views_test_data/views_test_data.install Implements hook_install().
views_test_data_handler_test_access_callback_argument drupal/core/modules/views/tests/views_test_data/views_test_data.module Access callback with an argument for the generic handler test. 1
views_test_data_handler_test_access_callback drupal/core/modules/views/tests/views_test_data/views_test_data.module 1
views_test_data_element_form drupal/core/modules/views/tests/views_test_data/views_test_data.module Simple form page callback to test the view element. 2
views_taxonomy_set_breadcrumb drupal/core/modules/taxonomy/taxonomy.views.inc Helper function to set a breadcrumb for taxonomy. 2
views_set_page_view drupal/core/modules/views/views.module Set the current 'page view' that is being displayed so that it is easy for other modules or the theme to identify. 2
views_set_current_view drupal/core/modules/views/views.module Set the current 'current view' that is being built/rendered so that it is easy for other modules or items in drupal_eval to identify 3
views_schema drupal/core/modules/views/views.install Implements hook_schema().
views_query_views_alter drupal/core/modules/views/views.module Implements hook_query_TAG_alter(). 1
views_process_check_options drupal/core/modules/views/views.module #process callback to see if we need to check_plain() the options.
views_pre_render_view_element drupal/core/modules/views/views.module View element pre render callback. 1
views_preprocess_node drupal/core/modules/views/views.module A theme preprocess function to automatically allow view-based node templates if called from a view.
views_preprocess_html drupal/core/modules/views/views.module Implements MODULE_preprocess_HOOK().
views_preprocess_comment drupal/core/modules/views/views.module A theme preprocess function to automatically allow view-based node templates if called from a view.
views_plugin_list drupal/core/modules/views/views.module Returns a list of plugins and metadata about them. 1
views_permission drupal/core/modules/views/views.module Implement hook_permission().
views_page_alter drupal/core/modules/views/views.module Implements hook_page_alter().
views_page drupal/core/modules/views/views.module Page callback: Displays a page view, given a name and display id. 1
views_new_view drupal/core/modules/views/views.module Create an empty view to work with. 1
views_menu_alter drupal/core/modules/views/views.module Implement hook_menu_alter().
views_menu drupal/core/modules/views/views.module Implement hook_menu().

Pages

Other projects