Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
user_pass_rehash drupal-6.x/modules/user/user.module 2
user_pass_reset drupal-6.x/modules/user/user.pages.inc Menu callback; process one time login link and redirects to the user page on success. 1
user_pass_reset_url drupal-6.x/modules/user/user.module Generates a unique URL for a user to login and reset their password. 1
user_pass_submit drupal-6.x/modules/user/user.pages.inc
user_pass_validate drupal-6.x/modules/user/user.pages.inc
user_perm drupal-6.x/modules/user/user.module Implementation of hook_perm().
user_preferred_language drupal-6.x/modules/user/user.module Get the language object preferred by the user. This user preference can be set on the user account editing page, and is only available if there are more than one languages enabled on the site. If the user did not choose a preferred language, or is the… 5
user_profile_form drupal-6.x/modules/user/user.pages.inc Form builder; edit a user account or one of their profile categories. 1
user_profile_form_submit drupal-6.x/modules/user/user.pages.inc Submit function for the user account and profile editing form.
user_profile_form_validate drupal-6.x/modules/user/user.pages.inc Validation function for the user account and profile editing form. 1
user_register drupal-6.x/modules/user/user.module Form builder; The user registration form. 9
user_register_access drupal-6.x/modules/user/user.module 1
user_register_submit drupal-6.x/modules/user/user.module Submit handler for the user registration form.
user_register_validate drupal-6.x/modules/user/user.module 1
user_roles drupal-6.x/modules/user/user.module Retrieve an array of roles matching specified conditions. 14
user_save drupal-6.x/modules/user/user.module Save changes to a user account or add a new user. 11
user_schema drupal-6.x/modules/user/user.install Implementation of hook_schema().
user_search drupal-6.x/modules/user/user.module Implementation of hook_search().
user_set_authmaps drupal-6.x/modules/user/user.module Save mappings of which external authentication module(s) authenticated a user. Maps external usernames to user ids in the users table. 1
user_theme drupal-6.x/modules/user/user.module Implementation of hook_theme().
user_uid_optional_load drupal-6.x/modules/user/user.module Load either a specified or the current user account.
user_uid_optional_to_arg drupal-6.x/modules/user/user.module Returns the user id of the currently logged in user.
user_user drupal-6.x/modules/user/user.module Implementation of hook_user().
user_user_operations drupal-6.x/modules/user/user.module Implementation of hook_user_operations().
user_user_operations_block drupal-6.x/modules/user/user.module Callback function for admin mass blocking users. 2
user_user_operations_unblock drupal-6.x/modules/user/user.module Callback function for admin mass unblocking users. 2
user_validate_mail drupal-6.x/modules/user/user.module 3
user_validate_name drupal-6.x/modules/user/user.module Verify the syntax of the given name. 2
user_validate_picture drupal-6.x/modules/user/user.module 1
user_view drupal-6.x/modules/user/user.pages.inc Menu callback; Displays a user or user profile page. 1
user_view_access drupal-6.x/modules/user/user.module 1 1
valid_email_address drupal-6.x/includes/common.inc Verifies the syntax of the given e-mail address. 7
valid_url drupal-6.x/includes/common.inc Verify the syntax of the given URL. 3
vancode2int drupal-6.x/modules/comment/comment.module Decode vancode back to an integer. 1
variable_del drupal-6.x/includes/bootstrap.inc Unsets a persistent variable. 34
variable_get drupal-6.x/includes/bootstrap.inc Returns a persistent variable. 293
variable_init drupal-6.x/includes/bootstrap.inc Load the persistent variable table. 1
variable_set drupal-6.x/includes/bootstrap.inc Sets a persistent variable. 72
watchdog drupal-6.x/includes/bootstrap.inc Log a system message. 92 4
watchdog_severity_levels drupal-6.x/includes/common.inc 2
weight_value drupal-6.x/includes/form.inc If no default value is set for weight select boxes, use 0.
xmlrpc drupal-6.x/includes/common.inc Performs one or more XML-RPC request(s). 1 2
xmlrpc_base64 drupal-6.x/includes/xmlrpc.inc
xmlrpc_base64_get_xml drupal-6.x/includes/xmlrpc.inc 1
xmlrpc_clear_error drupal-6.x/includes/xmlrpc.inc Clears any previous error. 1
xmlrpc_date drupal-6.x/includes/xmlrpc.inc 2
xmlrpc_date_get_xml drupal-6.x/includes/xmlrpc.inc 1
xmlrpc_errno drupal-6.x/includes/xmlrpc.inc Returns the last XML-RPC client error number
xmlrpc_error drupal-6.x/includes/xmlrpc.inc 9
xmlrpc_error_get_xml drupal-6.x/includes/xmlrpc.inc 1

Páginas