You are here

28 calls to user_load() in Drupal 4

blog_feed_user in modules/blog.module
Displays an RSS feed containing recent blog entries of a given user.
blog_page_user in modules/blog.module
Displays a Drupal page containing recent blog entries of a given user.
comment_configure in modules/comment.module
Menu callback; presents the comment settings page.
comment_form_add_preview in modules/comment.module
comment_validate in modules/comment.module
contact_mail_user in modules/contact.module
Personal contact page.
contact_mail_user_submit in modules/contact.module
Process the personal contact page form submission.
drupal_login in modules/drupal.module
Callback function from drupal_xmlrpc() for authenticating remote clients.
node_access_grants in modules/node.module
Fetch an array of permission IDs granted to the given user ID.
node_preview in modules/node.module
Generate a node preview.
node_submit in modules/node.module
Prepare node for save and allow modules to make changes.
node_validate in modules/node.module
Perform validation checks on the given node.
profile_block in modules/profile.module
Implementation of hook_block().
profile_browse in modules/profile.module
Menu callback; display a list of user information.
statistics_user_tracker in modules/statistics.module
tracker_track_user in modules/tracker.module
Menu callback. Prints a listing of active nodes on the site.
user_authenticate in modules/user.module
user_edit in modules/user.module
user_external_load in modules/user.module
user_logout in modules/user.module
Menu callback; logs the current user out, and redirects to the home page.
user_menu in modules/user.module
Implementation of hook_menu().
user_pass_reset in modules/user.module
Menu callback; process one time login link and redirects to the user page on success.
user_pass_validate in modules/user.module
user_save in modules/user.module
Save changes to a user account or add a new user.
user_view in modules/user.module
_comment_form_submit in modules/comment.module
_user_edit_submit in modules/user.module
_user_edit_validate in modules/user.module