Functions

Primary tabs

Name Location Description Direct usessort descending Strings
openid_user_add_validate drupal/core/modules/openid/openid.pages.inc
openid_user_add_submit drupal/core/modules/openid/openid.pages.inc
openid_user_delete_form drupal/core/modules/openid/openid.pages.inc Menu callback; Delete the specified OpenID identity from the system. 1
openid_user_delete_form_submit drupal/core/modules/openid/openid.pages.inc
config_admin_import_form drupal/core/modules/config/config.admin.inc Form constructor for configuration import form. 1
config_admin_import_form_submit drupal/core/modules/config/config.admin.inc Form submission handler for config_admin_import_form().
config_help drupal/core/modules/config/config.module Implements hook_help().
config_permission drupal/core/modules/config/config.module Implements hook_permission().
config_menu drupal/core/modules/config/config.module Implements hook_menu().
hook_config_import_create drupal/core/modules/config/config.api.php Create configuration upon synchronizing configuration changes.
hook_config_import_change drupal/core/modules/config/config.api.php Update configuration upon synchronizing configuration changes.
hook_config_import_delete drupal/core/modules/config/config.api.php Delete configuration upon synchronizing configuration changes.
views_forms drupal/core/modules/views/views.module Implements hook_forms().
views_element_info drupal/core/modules/views/views.module Implements hook_element_info().
views_pre_render_view_element drupal/core/modules/views/views.module View element pre render callback. 1
views_config_import_create drupal/core/modules/views/views.module Implements hook_config_import_create().
views_theme drupal/core/modules/views/views.module Implement hook_theme(). Register views theming functions.
_views_find_module_templates drupal/core/modules/views/views.module Scans a directory of a module for template files.
views_preprocess_node drupal/core/modules/views/views.module A theme preprocess function to automatically allow view-based node templates if called from a view.
views_preprocess_comment drupal/core/modules/views/views.module A theme preprocess function to automatically allow view-based node templates if called from a view.
views_permission drupal/core/modules/views/views.module Implement hook_permission().
views_menu drupal/core/modules/views/views.module Implement hook_menu().
views_menu_alter drupal/core/modules/views/views.module Implement hook_menu_alter().
views_arg_load drupal/core/modules/views/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_page drupal/core/modules/views/views.module Page callback: Displays a page view, given a name and display id. 1
views_page_alter drupal/core/modules/views/views.module Implements hook_page_alter().
views_preprocess_html drupal/core/modules/views/views.module Implements MODULE_preprocess_HOOK().
views_contextual_links_view_alter drupal/core/modules/views/views.module Implements hook_contextual_links_view_alter().
views_block_info drupal/core/modules/views/views.module Implement hook_block_info().
views_block_view drupal/core/modules/views/views.module Implement hook_block_view().
views_cache_flush drupal/core/modules/views/views.module Implements hook_cache_flush().
views_field_create_instance drupal/core/modules/views/views.module Implements hook_field_create_instance.
views_field_update_instance drupal/core/modules/views/views.module Implements hook_field_update_instance.
views_field_delete_instance drupal/core/modules/views/views.module Implements hook_field_delete_instance.
views_import_access drupal/core/modules/views/views.module Access callback to determine if the user can import Views.
views_hook_info drupal/core/modules/views/views.module Implements hook_hook_info().
views_library_info drupal/core/modules/views/views.module Implements hook_library_info().
_views_weight_sort drupal/core/modules/views/views.module Sorts a structured array by the 'weight' and then by 'title' element. 1
views_form drupal/core/modules/views/views.module This is the entry function. Just gets the form for the current step. The form is always assumed to be multistep, even if it has only one step (the default 'views_form_views_form' step). That way it is actually possible for modules to have a… 4
views_form_views_form drupal/core/modules/views/views.module Callback for the main step of a Views form. Invoked by views_form(). 2
views_form_views_form_validate drupal/core/modules/views/views.module Validate handler for the first step of the views form. Calls any existing views_form_validate functions located on the views fields. 1
views_form_views_form_submit drupal/core/modules/views/views.module Submit handler for the first step of the views form. Calls any existing views_form_submit functions located on the views fields. 1
views_exposed_form drupal/core/modules/views/views.module Form builder for the exposed widgets form. 1
views_form_views_exposed_form_alter drupal/core/modules/views/views.module Implement hook_form_alter for the exposed form.
views_exposed_form_validate drupal/core/modules/views/views.module Validate handler for exposed filters
views_exposed_form_submit drupal/core/modules/views/views.module Submit handler for exposed filters
views_views_query_substitutions drupal/core/modules/views/views.module Substitute current time; this works with cached queries.
views_embed_view drupal/core/modules/views/views.module Embed a view using a PHP snippet.
views_get_view_result drupal/core/modules/views/views.module Get the result of a view.
views_process_check_options drupal/core/modules/views/views.module #process callback to see if we need to check_plain() the options.

Pages

Other projects