| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 382 lines (15 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| user_autocomplete($string = '') X-Ref |
| Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users. |
| user_pass() X-Ref |
| Form builder; Request a password reset. |
| user_pass_validate($form, &$form_state) X-Ref |
| No description |
| user_pass_submit($form, &$form_state) X-Ref |
| No description |
| user_pass_reset(&$form_state, $uid, $timestamp, $hashed_pass, $action = NULL) X-Ref |
| Menu callback; process one time login link and redirects to the user page on success. |
| user_logout() X-Ref |
| Menu callback; logs the current user out, and redirects to the home page. |
| user_view($account) X-Ref |
| Menu callback; Displays a user or user profile page. |
| template_preprocess_user_profile(&$variables) X-Ref |
| Process variables for user-profile.tpl.php. The $variables array contains the following arguments: - $account |
| template_preprocess_user_profile_item(&$variables) X-Ref |
| Process variables for user-profile-item.tpl.php. The $variables array contains the following arguments: - $element |
| template_preprocess_user_profile_category(&$variables) X-Ref |
| Process variables for user-profile-category.tpl.php. The $variables array contains the following arguments: - $element |
| user_edit($account, $category = 'account') X-Ref |
| Form builder; Present the form to edit a given user or profile category. |
| user_profile_form($form_state, $account, $category = 'account') X-Ref |
| Form builder; edit a user account or one of their profile categories. |
| user_profile_form_validate($form, &$form_state) X-Ref |
| Validation function for the user account and profile editing form. |
| user_profile_form_submit($form, &$form_state) X-Ref |
| Submit function for the user account and profile editing form. |
| user_edit_delete_submit($form, &$form_state) X-Ref |
| Submit function for the 'Delete' button on the user edit form. |
| user_confirm_delete(&$form_state, $account) X-Ref |
| Form builder; confirm form for user deletion. |
| user_confirm_delete_submit($form, &$form_state) X-Ref |
| Submit function for the confirm form for user deletion. |
| user_edit_validate($form, &$form_state) X-Ref |
| No description |
| user_edit_submit($form, &$form_state) X-Ref |
| No description |
| user_page() X-Ref |
| Access callback for path /user. Displays user profile if user is logged in, or login form for anonymous users. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |