You are here

Functions in Views (for Drupal 7) 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_views_tab includes/tabs.inc Theme a simple tab.
theme_views_tabset includes/tabs.inc Render a tabset.
theme_views_ui_list_views_form includes/admin.inc
theme_views_ui_rearrange_filter_form includes/admin.inc Turn the rearrange form into a proper table
theme_views_ui_rearrange_form includes/admin.inc Turn the rearrange form into a proper table
theme_views_ui_reorder_displays_form includes/admin.inc Turn the reorder form into a proper table
theme_views_ui_style_plugin_table includes/admin.inc Theme the form for the table style plugin
theme_views_view_field theme/theme.inc Display a single views field.
translation_views_data_alter modules/translation.views.inc Implementation of hook_views_data_alter().
translation_views_handlers modules/translation.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
upload_views_convert modules/upload.views_convert.inc Implementation of hook_views_convert().
upload_views_data modules/upload.views.inc Implementation of hook_views_data()
upload_views_data_alter modules/upload.views.inc Implementation of hook_views_data_alter()
upload_views_handlers modules/upload.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
user_views_convert modules/user.views_convert.inc Implementation of hook_views_convert().
user_views_data modules/user.views.inc Implementation of hook_views_data()
user_views_handlers modules/user.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
user_views_plugins modules/user.views.inc Implementation of hook_views_plugins
user_views_query_substitutions modules/user.views.inc Allow replacement of current userid so we can cache these queries
views1_convert_style includes/convert.inc 1
views1_delete includes/convert.inc Delete a version 1 view from the database. 1
views1_import includes/convert.inc Convert a Views 1 view to a Views 2 view. 2
views1_load includes/convert.inc Load a version 1 view from the database. 1
views_access ./views.module Determine if the logged in user has access to a view. 1
views_add_css ./views.module Include views .css files. 5
views_add_js ./views.module Include views .js files. 6
views_ajax includes/ajax.inc Menu callback to load a view via AJAX. 1
views_ajax_autocomplete_user includes/ajax.inc Page callback for views user autocomplete 1
views_ajax_form_wrapper includes/ajax.inc Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client. 6
views_ajax_render includes/ajax.inc Simple render function to make sure output is what we want. 19
views_analyze_format_result includes/analyze.inc Format the analyze result into a message string. 1
views_analyze_view includes/analyze.inc Analyze a review and return the results. 3
views_api_minimum_version ./views.module Views will not load plugins advertising a version older than this. 1
views_api_version ./views.module Advertise the current views api version 5
views_arg_load ./views.module Helper function for menu loading. This will automatically be called in order to 'load' a views argument; primarily it will be used to perform validation.
views_array_key_plus ./views.module Adds one to each key of the array. 1
views_block ./views.module Implementation of hook_block
views_break_phrase includes/handlers.inc 7
views_break_phrase_string includes/handlers.inc 2
views_cache_get includes/cache.inc Return data from the persistent views cache. 5
views_cache_set includes/cache.inc Set a cached item in the views cache. 4
views_check_perm ./views.module Access callback for the views_plugin_access_perm access plugin. 1 1
views_check_roles ./views.module Access callback for the views_plugin_access_role access plugin. 1 1
views_css_safe ./views.module Prepare the specified string for use as a CSS identifier. 11
views_date_sql_extract includes/handlers.inc Helper function to create cross-database SQL date extraction. 4
views_date_sql_field includes/handlers.inc Helper function to create cross-database SQL dates. 2
views_date_sql_format includes/handlers.inc Helper function to create cross-database SQL date formatting. 3
views_debug ./views.module Provide debug output for Views. This relies on devel.module 1
views_discover_default_views ./views.module Scan all modules for default views and rebuild the default views cache. 3
views_discover_handlers includes/handlers.inc Builds and return a list of all handlers available in the system. 1

Pages

Other projects