You are here

Functions in Views (for Drupal 7) 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
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_clean_css_identifier ./views.module Prepare a string for use as a valid CSS identifier. 3 2
views_contextual_links_view_alter ./views.module Implements hook_contextual_links_view_alter().
views_ctools_plugin_api_hook_name ./views.module Implements hook_ctools_plugin_api_hook_name().
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. 1
views_delete_view ./views.module Export CRUD callback to delete a view. 1
views_development_settings drush/views.drush.inc Change the settings to a more developer oriented value. 1
views_discover_plugins includes/plugins.inc Builds and return a list of all plugins available in the system. 1
views_drush_cache_clear drush/views.drush.inc Adds a cache clear option for views.
views_drush_command drush/views.drush.inc Implements hook_drush_command().
views_drush_help drush/views.drush.inc Implements hook_drush_help().
views_element_validate_integer includes/admin.inc Helper form element validator: integer. 2
views_element_validate_tags plugins/views_plugin_query_default.inc Validation callback for query tags. 1
views_embed_view ./views.module Embed a view using a PHP snippet.
views_export_status ./views.module Export callback to change view status. 1
views_export_view ./views.module Export CRUD callback to export a view. 1
views_exposed_form ./views.module Form builder for the exposed widgets form. 1
views_exposed_form_ajax_enable ./views.module Checks whether the exposed form will use AJAX. 1
views_exposed_form_ajax_lookup_recursive ./views.module Recursively looks for the #ajax property for every form elemet. 1
views_exposed_form_cache ./views.module Save the Views exposed form for later use. 1 1
views_exposed_form_submit ./views.module Submit handler for exposed filters.
views_exposed_form_validate ./views.module Validate handler for exposed filters.
views_fetch_base_tables includes/admin.inc Fetch a list of all base tables available. 4
views_fetch_data ./views.module Fetch Views' data from the cache. 30
views_fetch_fields includes/admin.inc Fetch a list of all fields available for a given base type. 5
views_fetch_plugin_data ./views.module Fetch the plugin data from cache. 18
views_fetch_plugin_names ./views.module Fetch a list of all base tables available. 8
views_field_create_instance ./views.module Implements hook_field_create_instance().
views_field_delete_instance ./views.module Implements hook_field_delete_instance().
views_field_update_instance ./views.module Implements hook_field_update_instance().
views_flush_caches ./views.module Implements hook_flush_caches().
views_form ./views.module This is the entry function. Just gets the form for the current step. 4
views_forms ./views.module Implements hook_forms().
views_form_id ./views.module Returns a form ID for a Views form using the name and display of the View. 1
views_form_views_exposed_form_alter ./views.module Implements hook_form_alter() for views_exposed_form().
views_form_views_form ./views.module Callback for the main step of a Views form. 1
views_form_views_form_submit ./views.module Submit handler for the first step of the views form. 1
views_form_views_form_validate ./views.module Validate handler for the first step of the views form. 1
views_get_all_templates ./views.module Get all view templates. 3
views_get_all_views ./views.module Return an array of all views as fully loaded $view objects. 14
views_get_applicable_views ./views.module Get applicable views. 1
views_get_current_view ./views.module Get current view. 1
views_get_disabled_views ./views.module Returns an array of all disabled views, as fully loaded $view objects.
views_get_enabled_display_extenders includes/plugins.inc Get enabled display extenders. 2
views_get_enabled_views ./views.module Returns an array of all enabled views, as fully loaded $view objects. 1
views_get_handler ./views.module Fetch a handler from the data cache. 16

Pages

Other projects