Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
views_ui_add_limited_validation drupal/core/modules/views_ui/admin.inc Processes a non-JavaScript fallback submit button to limit its validation errors. 1
views_ui_add_ajax_wrapper drupal/core/modules/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_ui/admin.inc Converts a form element in the add view wizard to be AJAX-enabled. 4
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. 5
views_theme drupal/core/modules/views/views.module Implement hook_theme(). Register views theming functions.
views_test_data_views_query_substitutions drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_query_substitutions().
views_test_data_views_query_alter drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_query_alter().
views_test_data_views_pre_view drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_view().
views_test_data_views_pre_render drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_render().
views_test_data_views_pre_execute drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_execute().
views_test_data_views_pre_build drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_build().
views_test_data_views_post_render drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_render().
views_test_data_views_post_execute drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_execute().
views_test_data_views_post_build drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_build().
views_test_data_views_invalidate_cache drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_invalidate_cache().
views_test_data_views_form_substitutions drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_form_substitutions().
views_test_data_views_data_alter drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_data_alter().
views_test_data_views_data drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_data(). 2
views_test_data_views_analyze drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_analyze().
views_test_data_schema drupal/core/modules/views/tests/views_test_data/views_test_data.install Implements hook_schema(). 2
views_test_data_preprocess_views_view_table drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_preprocess_HOOK() for views-view-table.tpl.php.
views_test_data_permission drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_permission().
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 Access callback for the generic handler test. 1
views_test_data_field_views_data_alter drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_field_views_data_alter().
views_test_data_field_views_data drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_field_views_data().
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_0 drupal/core/modules/views/views.install Provide an initial 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 Implements 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.
views_menu_alter drupal/core/modules/views/views.module Implement hook_menu_alter().
views_menu drupal/core/modules/views/views.module Implement hook_menu().
views_library_info drupal/core/modules/views/views.module Implements hook_library_info().
views_language_list drupal/core/modules/views/views.module Prepares a list of language names. 3
views_invalidate_cache drupal/core/modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data. 5 1
views_install drupal/core/modules/views/views.install Implements hook_install().
views_hook_info drupal/core/modules/views/views.module Implements hook_hook_info().

Pages

Other projects