user.pages.inc

Version 1.61 (checked in on 2009/10/15 at 16:18:46 by webchick)

User page callback file for the user module.

Functions

NameDescription
template_preprocess_user_profileProcess variables for user-profile.tpl.php.
template_preprocess_user_profile_categoryProcess variables for user-profile-category.tpl.php.
template_preprocess_user_profile_itemProcess variables for user-profile-item.tpl.php.
user_autocompleteMenu callback; Retrieve a JSON object containing autocomplete suggestions for existing users.
user_cancel_confirmMenu callback; Cancel a user account via e-mail confirmation link.
user_cancel_confirm_formForm builder; confirm form for cancelling user account.
user_cancel_confirm_form_submitSubmit handler for the account cancellation confirm form.
user_cancel_methodsHelper function to return available account cancellation methods.
user_edit_cancel_submitSubmit function for the 'Cancel account' button on the user edit form.
user_logoutMenu callback; logs the current user out, and redirects to the home page.
user_pageAccess callback for path /user.
user_passForm builder; Request a password reset.
user_pass_resetMenu callback; process one time login link and redirects to the user page on success.
user_pass_submit
user_pass_validate
user_profile_formForm builder; edit a user account or one of their profile categories.
user_profile_form_submitSubmit function for the user account and profile editing form.
user_profile_form_validateValidation function for the user account and profile editing form.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.