You are here

Functions in Views (for Drupal 7) 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
views_ui_js_load ./views_ui.module Check to see if the incoming menu item is js capable or not.
views_ui_list_views includes/admin.inc Page callback to list views in the system. 1
views_ui_list_views_form includes/admin.inc Provide a form for sorting and filtering the list of views. 1
views_ui_menu ./views_ui.module
views_ui_preview includes/admin.inc Page callback for the live preview. 1
views_ui_preview_form includes/admin.inc Form for generating argument information for the live preview. 2
views_ui_preview_form_submit includes/admin.inc Submit the preview form.
views_ui_rearrange_form includes/admin.inc Form to rearrange items in the views UI. 1
views_ui_rearrange_form_submit includes/admin.inc Submit handler for rearranging form
views_ui_regenerate_tabs includes/admin.inc Regenerate the tabs for AJAX updates. 3
views_ui_remove_display_form includes/admin.inc Form to remove a display from a view. 2
views_ui_remove_display_form_restore includes/admin.inc Submit handler to add a restore a removed display to a view. 1
views_ui_remove_display_form_submit includes/admin.inc Submit handler to add a remove to a display from a view. 1
views_ui_standard_cancel includes/admin.inc Submit handler for cancel button 1
views_ui_standard_form_buttons includes/admin.inc Provide standard buttons for the forms to make it easy. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked. 10
views_ui_standard_submit includes/admin.inc Basic submit handler applicable to all 'standard' forms 1
views_ui_theme ./views_ui.module
views_ui_tools_clear_cache includes/admin.inc Submit hook to clear the views cache. 1
views_ui_views_analyze includes/analyze.inc Implementation of hook_views_analyze().
views_uninstall ./views.install Implementation of hook_uninstall().
views_update_6000 ./views.install Update a site to Drupal 6! Contains a bit of special code to detect if you've been running a beta version or something.
views_update_6001 ./views.install Remove '$' symbol in special blocks, as it is invalid for theming.
views_update_6003 ./views.install
views_update_6004 ./views.install
views_update_6005 ./views.install
views_update_6006 ./views.install
views_update_6007 ./views.install Add aggregate function to PostgreSQL so GROUP BY can be used to force only one result to be returned for each item.
views_update_6008 ./views.install Add the primary key to the views_display table.
views_update_6009 ./views.install
views_update_6010 ./views.install Remove the view_php and is_cacheable field
views_update_6011 ./views.install Correct the cache setting for exposed filter blocks.
views_update_6013 ./views.install Add a drupal core version field.
views_var_export ./views.module Export a field. 2
views_views_api includes/handlers.inc Implementation of hook_views_api(). 1
views_views_data modules/views.views.inc Implementation of hook_views_data()
views_views_exportables ./views.module Implementation of hook_views_exportables().
views_views_handlers includes/handlers.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
views_views_plugins includes/plugins.inc Implementation of hook_views_plugins
views_views_query_substitutions ./views.module Substitute current time; this works with cached queries.
vpr ./views.module Shortcut to views_debug() 14
vpr_trace ./views.module 1
vsm ./views.module Debug messages 2
vsm_trace ./views.module 1
_drupal_build_form includes/form.inc @file form.inc Views' replacements for Drupal's form functions. 1
_views_create_handler includes/handlers.inc Instantiate and construct a new handler 3
_views_discover_default_views includes/cache.inc Scan all modules for default views and rebuild the default views cache. 1
_views_fetch_data includes/cache.inc Fetch Views' data from the cache 1
_views_fetch_plugin_data includes/cache.inc Fetch the plugin data from cache. 1
_views_file_status modules/system.views.inc 2
_views_include_default_views includes/cache.inc Load default views files on behalf of modules. 1

Pages

Other projects