Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
user_block_configure drupal-7.x/modules/user/user.module Implements hook_block_configure().
user_block_info drupal-7.x/modules/user/user.module Implements hook_block_info().
user_block_save drupal-7.x/modules/user/user.module Implements hook_block_save().
user_block_user_action drupal-7.x/modules/user/user.module Blocks the current user. 4
user_block_view drupal-7.x/modules/user/user.module Implements hook_block_view(). 1
user_build_content drupal-7.x/modules/user/user.module Builds a structured array representing the profile content. 1
user_build_filter_query drupal-7.x/modules/user/user.module Extends a query object for user administration filters based on session. 2
user_cancel drupal-7.x/modules/user/user.module Cancel a user account. 3
user_cancel_access drupal-7.x/modules/user/user.module Menu access callback; limit access to account cancellation pages. 1
user_cancel_confirm drupal-7.x/modules/user/user.pages.inc Menu callback; Cancel a user account via e-mail confirmation link. 5
user_cancel_confirm_form drupal-7.x/modules/user/user.pages.inc Form builder; confirm form for cancelling user account. 1
user_cancel_confirm_form_submit drupal-7.x/modules/user/user.pages.inc Submit handler for the account cancellation confirm form. 1
user_cancel_methods drupal-7.x/modules/user/user.pages.inc Helper function to return available account cancellation methods. 3
user_cancel_url drupal-7.x/modules/user/user.module Generates a URL to confirm an account cancellation request. 1
user_category_load drupal-7.x/modules/user/user.module Return a user object after checking if any profile category in the path exists.
user_check_password drupal-7.x/includes/password.inc Check whether a plain text password matches a stored hashed password. 3
user_comment_view drupal-7.x/modules/user/user.module Implements hook_comment_view().
user_cookie_delete drupal-7.x/modules/user/user.module Delete a visitor information cookie. 1
user_cookie_save drupal-7.x/modules/user/user.module Saves visitor information as a cookie so it can be reused. 5
user_delete drupal-7.x/modules/user/user.module Delete a user. 4 6
user_delete_multiple drupal-7.x/modules/user/user.module Delete multiple user accounts. 1
user_edit_access drupal-7.x/modules/user/user.module Access callback for user account editing. 1 4
user_edit_cancel_submit drupal-7.x/modules/user/user.pages.inc Submit function for the 'Cancel account' button on the user edit form. 1
user_element_info drupal-7.x/modules/user/user.module Implements hook_element_info().
user_entity_info drupal-7.x/modules/user/user.module Implements hook_entity_info().
user_external_load drupal-7.x/modules/user/user.module Fetches a user object based on an external authentication source. 3
user_external_login_register drupal-7.x/modules/user/user.module Helper function for authentication modules. Either logs in or registers the current user, based on username. Either way, the global $user object is populated and login tasks are performed.
user_field_extra_fields drupal-7.x/modules/user/user.module Implements hook_field_extra_fields().
user_field_info_alter drupal-7.x/modules/user/user.module Implements hook_field_info_alter().
user_file_delete drupal-7.x/modules/user/user.module Implements hook_file_delete().
user_file_download drupal-7.x/modules/user/user.module Implements hook_file_download().
user_file_download_access drupal-7.x/modules/user/user.module Implements hook_file_download_access().
user_file_move drupal-7.x/modules/user/user.module Implements hook_file_move().
user_filters drupal-7.x/modules/user/user.module List user administration filters that can be applied. 3
user_filter_form drupal-7.x/modules/user/user.admin.inc Form builder; Return form for user administration filters. 1
user_filter_form_submit drupal-7.x/modules/user/user.admin.inc Process result from user administration filter form.
user_form_field_ui_field_edit_form_alter drupal-7.x/modules/user/user.module Implements hook_form_FORM_ID_alter().
user_form_field_ui_field_edit_form_submit drupal-7.x/modules/user/user.module Additional submit handler for the 'Edit field instance' form. 1
user_form_process_password_confirm drupal-7.x/modules/user/user.module Form element process handler for client-side password validation. 1
user_form_test_current_password drupal-7.x/modules/user/tests/user_form_test.module A test form for user_validate_current_pass(). 1
user_form_test_current_password_submit drupal-7.x/modules/user/tests/user_form_test.module Submit function for the test form for user_validate_current_pass().
user_form_test_menu drupal-7.x/modules/user/tests/user_form_test.module Implements hook_menu().
user_get_authmaps drupal-7.x/modules/user/user.module Discover which external authentication module(s) authenticated a username. 1
user_hash_password drupal-7.x/includes/password.inc Hash a password using a secure hash. 5
user_help drupal-7.x/modules/user/user.module Implement hook_help().
user_image_style_delete drupal-7.x/modules/user/user.module Implements hook_image_style_delete().
user_image_style_save drupal-7.x/modules/user/user.module Implements hook_image_style_save(). 1
user_install drupal-7.x/modules/user/user.install Implements hook_install().
user_is_anonymous drupal-7.x/modules/user/user.module Determines if the current user is anonymous. 6 4
user_is_blocked drupal-7.x/modules/user/user.module Checks for usernames blocked by user administration. 1

Páginas