user.module

Version

1.454.2.24 (checked in on 2006/10/18 at 20:14:08 by killes)

Description

Enables the user registration and login system.

Functions

Namesort iconDescription
theme_user_list
theme_user_picture
theme_user_profile
user_accessDetermine whether the user has a given privilege.
user_admin
user_admin_accessMenu callback: list all access rules
user_admin_access_addMenu callback: add an access rule
user_admin_access_checkMenu callback: check an access rule
user_admin_access_deleteMenu callback: delete an access rule
user_admin_access_editMenu callback: edit an access rule
user_admin_account
user_admin_create
user_admin_permMenu callback: administer permissions.
user_admin_roleMenu callback: administer roles.
user_authenticate
user_auth_help_links
user_blockImplementation of hook_block().
user_configure
user_configure_settings
user_deny
user_edit
user_edit_form
user_edit_validate
user_external_load
user_fields
user_file_downloadImplementation of hook_file_download().
user_get_authmapsAccepts an user object, $account, or a DA name and returns an associative array of modules and DA names. Called at external login.
user_get_authnameCalled by authentication modules in order to edit/view their authmap information.
user_helpImplementation of hook_help().
user_help_pageMenu callback; Prints user-specific help information.
user_loadFetch a user object.
user_login
user_logoutMenu callback; logs the current user out, and redirects to the home page.
user_mailSend an e-mail message.
user_menuImplementation of hook_menu().
user_module_invokeInvokes hook_user() in every module.
user_page
user_pass
user_passwordGenerate a random alphanumeric password.
user_permImplementation of hook_perm().
user_register
user_roles
user_saveSave changes to a user account.
user_searchImplementation of hook_search().
user_set_authmaps
user_userImplementation of hook_user().
user_validate_authmap
user_validate_mail
user_validate_nameVerify the syntax of the given name.
user_validate_picture
user_view
_user_admin_access_form
_user_authenticated_id
_user_categoriesRetrieve a list of all user setting/information categories and sort them by weight.
_user_formsRetrieve a list of all form elements for the specified category.
_user_mail_text
_user_sort
 
 

Drupal is a registered trademark of Dries Buytaert.