You are here

Functions in Views (for Drupal 7) 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
views_ui_standard_form_buttons includes/admin.inc Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked. 12
views_ui_standard_override_values includes/admin.inc Return the was_defaulted, is_defaulted and revert state of a form. 3
views_ui_standard_submit includes/admin.inc Basic submit handler applicable to all 'standard' forms. 2
views_ui_taxonomy_autocomplete_validate includes/admin.inc Form element validation handler for a taxonomy autocomplete field. 1
views_ui_theme ./views_ui.module Implements hook_theme().
views_ui_tools_clear_cache includes/admin.inc Submit hook to clear the views cache. 1
views_ui_truncate ./views_ui.module Truncate strings to a set length and provide a ... if they truncated. 5
views_ui_views_analyze includes/analyze.inc Implements hook_views_analyze().
views_ui_views_plugins_alter ./views_ui.module Implements hook_views_plugins_alter().
views_ui_views_wizard_defaults ./views_ui.module Helper function to define the default values for a Views wizard plugin. 3
views_ui_view_preview_section_display_category_links ./views_ui.module Returns a link to editing a certain display setting. 1
views_ui_view_preview_section_handler_links ./views_ui.module Returns contextual links for each handler of a certain section. 2
views_ui_view_preview_section_rows_links ./views_ui.module Returns all contextual links for the main content part of the view. 1
views_ui_wizard_form_validate includes/admin.inc Validate the add view form. 1
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 Remove views_object_cache table and move the data to ctools_object_cache.
views_update_6012 ./views.install Correct the cache setting for exposed filter blocks.
views_update_6013 ./views.install 1
views_update_6014 ./views.install Add a drupal core version field.
views_update_7000 ./views.install Rename some system variables.
views_update_7001 ./views.install Fix missing items from Views administrative breadcrumb.
views_update_7300 ./views.install Make sure the human_name field is added to the views_view table.
views_update_7301 ./views.install Enlarge the name column.
views_update_7302 ./views.install Remove headers field from cache tables.
views_var_export ./views.module Export a field. 2
views_views_api ./views.module Implements hook_views_api(). 1
views_views_data modules/views.views.inc Implements hook_views_data().
views_views_exportables ./views.module Implements hook_views_exportables().
views_views_plugins includes/plugins.inc Implements hook_views_plugins().
views_views_query_substitutions ./views.module Substitute current time; this works with cached queries. 2
views_view_has_form_elements ./views.module Determine whether the view has form elements. 1
views_view_is_disabled ./views.module Returns TRUE if a view is disabled, FALSE otherwise. 1
views_view_is_enabled ./views.module Returns TRUE if a view is enabled, FALSE otherwise. 1
vpr ./views.module Shortcut to views_debug(). 10
vpr_trace ./views.module 1
vsm ./views.module Debug messages. 2
vsm_trace ./views.module 1
_field_view_formatter_options modules/field/views_handler_field_field.inc Helper function: Return an array of formatter options for a field type. 1
_views_array_filter_zero handlers/views_handler_filter.inc Filter by no empty values, though allow to use "0". 1
_views_create_handler includes/handlers.inc Instantiate and construct a new handler. 3
_views_data_process_entity_types includes/cache.inc Links tables having an 'entity type' specified to the respective generic entity-type tables. 1

Pages

Other projects