You are here

Functions in Drupal 4

Primary tabs

Namesort descending Location Description Direct uses Strings
user_menu modules/user.module Implementation of hook_menu().
user_module_invoke modules/user.module Invokes hook_user() in every module. 7
user_pass modules/user.module 1
user_password modules/user.module Generate a random alphanumeric password. 2
user_pass_rehash modules/user.module 2
user_pass_reset modules/user.module Menu callback; process one time login link and redirects to the user page on success. 1
user_pass_reset_url modules/user.module 2
user_pass_submit modules/user.module
user_pass_validate modules/user.module
user_perm modules/user.module Implementation of hook_perm().
user_register modules/user.module 1 6
user_register_submit modules/user.module
user_register_validate modules/user.module
user_roles modules/user.module Retrieve an array of roles matching specified conditions. 6
user_save modules/user.module Save changes to a user account or add a new user. 4
user_search modules/user.module Implementation of hook_search().
user_set_authmaps modules/user.module 1
user_user modules/user.module Implementation of hook_user().
user_validate_mail modules/user.module 1
user_validate_name modules/user.module Verify the syntax of the given name. 1
user_validate_picture modules/user.module 1
user_view modules/user.module 1
valid_email_address includes/common.inc Verify the syntax of the given e-mail address. 5
valid_url includes/common.inc Verify the syntax of the given URL. 4
vancode2int modules/comment.module Decode vancode back to an integer. 1
variable_del includes/bootstrap.inc Unset a persistent variable. 16
variable_get includes/bootstrap.inc Return a persistent variable. 196
variable_init includes/bootstrap.inc Load the persistent variable table. 1
variable_set includes/bootstrap.inc Set a persistent variable. 32
watchdog includes/bootstrap.inc Log a system message. 58 5
watchdog_cron modules/watchdog.module Implementation of hook_cron().
watchdog_event modules/watchdog.module Menu callback; displays details about a log message. 1
watchdog_form_overview_submit modules/watchdog.module
watchdog_help modules/watchdog.module Implementation of hook_help().
watchdog_menu modules/watchdog.module Implementation of hook_menu().
watchdog_overview modules/watchdog.module Menu callback; displays a listing of log messages. 2
watchdog_user modules/watchdog.module Implementation of hook_user().
weight_value includes/form.inc If no default value is set for weight select boxes, use 0.
xmlrpc includes/common.inc Performs one or more XML-RPC request(s). 3
xmlrpc_base64 includes/xmlrpc.inc
xmlrpc_base64_get_xml includes/xmlrpc.inc 1
xmlrpc_date includes/xmlrpc.inc 2
xmlrpc_date_get_xml includes/xmlrpc.inc 1
xmlrpc_errno includes/xmlrpc.inc Returns the last XML-RPC client error number 2
xmlrpc_error includes/xmlrpc.inc 8
xmlrpc_error_get_xml includes/xmlrpc.inc 1
xmlrpc_error_msg includes/xmlrpc.inc Returns the last XML-RPC client error message 2
xmlrpc_message includes/xmlrpc.inc Construct an object representing an XML-RPC message. 2
xmlrpc_message_cdata includes/xmlrpc.inc 1
xmlrpc_message_get includes/xmlrpc.inc 4

Pages

Other projects