Functions

Primary tabs

Name Locationsort descending Description Direct uses Strings
user_cancel_methods drupal/core/modules/user/user.pages.inc Helper function to return available account cancellation methods. 3
user_cancel_confirm drupal/core/modules/user/user.pages.inc Menu callback; Cancel a user account via e-mail confirmation link. 1
user_page drupal/core/modules/user/user.pages.inc Access callback for path /user. 1
user_token_info drupal/core/modules/user/user.tokens.inc Implements hook_token_info().
user_tokens drupal/core/modules/user/user.tokens.inc Implements hook_tokens().
user_views_data drupal/core/modules/user/user.views.inc Implements hook_views_data().
user_views_query_substitutions drupal/core/modules/user/user.views.inc Allow replacement of current userid so we can cache these queries
views_ajax drupal/core/modules/views/includes/ajax.inc Menu callback to load a view via AJAX. 1
views_ajax_command_set_form drupal/core/modules/views/includes/ajax.inc Creates a Drupal AJAX 'viewsSetForm' command. 2
views_ajax_command_dismiss_form drupal/core/modules/views/includes/ajax.inc Creates a Drupal AJAX 'viewsDismissForm' command. 1
views_ajax_command_hilite drupal/core/modules/views/includes/ajax.inc Creates a Drupal AJAX 'viewsHilite' command. 1
views_ajax_command_add_tab drupal/core/modules/views/includes/ajax.inc Creates a Drupal AJAX 'addTab' command.
views_ajax_command_scroll_top drupal/core/modules/views/includes/ajax.inc Scroll to top of the current view. 1
views_ajax_command_show_buttons drupal/core/modules/views/includes/ajax.inc Shows Save and Cancel buttons. 1
views_ajax_command_trigger_preview drupal/core/modules/views/includes/ajax.inc Trigger the Views live preview. 1
views_ajax_command_replace_title drupal/core/modules/views/includes/ajax.inc Replace the page title. 1
views_ajax_error drupal/core/modules/views/includes/ajax.inc Return an AJAX error. 5
views_ajax_form_wrapper drupal/core/modules/views/includes/ajax.inc Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client. 1
views_ajax_autocomplete_user drupal/core/modules/views/includes/ajax.inc Page callback for views user autocomplete. 1 1
views_ajax_autocomplete_taxonomy drupal/core/modules/views/includes/ajax.inc Page callback for views taxonomy autocomplete. 1
_views_fetch_data drupal/core/modules/views/includes/cache.inc Fetch Views' data from the cache. 1
_views_fetch_data_build drupal/core/modules/views/includes/cache.inc Build, set the views data cache if empty and return the views data. 1
_views_data_process_entity_types drupal/core/modules/views/includes/cache.inc Links tables having an 'entity type' specified to the respective generic entity-type tables. 1
views_cache_set drupal/core/modules/views/includes/cache.inc Set a cached item in the views cache. 3
views_cache_get drupal/core/modules/views/includes/cache.inc Return data from the persistent views cache. 3
views_test_data_schema drupal/core/modules/views/tests/views_test_data/views_test_data.install Implements hook_schema(). 1
views_test_data_install drupal/core/modules/views/tests/views_test_data/views_test_data.install Implements hook_install().
views_test_data_permission drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_permission().
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_handler_test_access_callback drupal/core/modules/views/tests/views_test_data/views_test_data.module 1
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_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().
template_preprocess_views_view_mapping_test drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_preprocess_HOOK() for theme_views_view_mapping_test().
theme_views_view_mapping_test drupal/core/modules/views/tests/views_test_data/views_test_data.module Returns HTML for the Mapping Test style.
views_test_data_menu drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_menu().
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_theme_functions drupal/core/modules/views/theme/theme.inc Provide a full array of possible themes to try for a given hook. 1
template_preprocess_views_view drupal/core/modules/views/theme/theme.inc Preprocess the primary theme implementation for a view.
template_preprocess_views_view_fields drupal/core/modules/views/theme/theme.inc Preprocess theme function to print a single record from a row, with fields
theme_views_view_grouping drupal/core/modules/views/theme/theme.inc Display a single views grouping.
template_preprocess_views_view_grouping drupal/core/modules/views/theme/theme.inc Process a single grouping within a view.
theme_views_view_field drupal/core/modules/views/theme/theme.inc Display a single views field.
template_preprocess_views_view_field drupal/core/modules/views/theme/theme.inc Process a single field within a view.
template_preprocess_views_view_summary drupal/core/modules/views/theme/theme.inc Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_summary_unformatted drupal/core/modules/views/theme/theme.inc Template preprocess theme function to print summary basically unformatted.
template_preprocess_views_view_table drupal/core/modules/views/theme/theme.inc Display a view as a table style.
template_preprocess_views_view_grid drupal/core/modules/views/theme/theme.inc Display a view as a grid style.

Pages

Other projects