user_page

Functions that call user_page()

Namesort iconLocationDescription
user_pagemodules/user/user.pages.incAccess callback for path /user.

Functions called by user_page()

Namesort iconLocationDescription
drupal_get_formincludes/form.incRetrieves a form from a constructor function, or from the cache if the form was built in a previous page-load. The form is then passesed on for processing, after and rendered for display if necessary.
menu_execute_active_handlerincludes/menu.incExecute the page callback associated with the current path
menu_set_active_itemincludes/menu.incSet the active path, which determines which page is loaded.
user_pagemodules/user/user.pages.incAccess callback for path /user.
 
 

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.