user_module_invoke

Functions that call user_module_invoke()

Namesort iconLocationDescription
user_loadmodules/user.moduleFetch a user object.
user_module_invokemodules/user.moduleInvokes hook_user() in every module.
user_pass_resetmodules/user.moduleMenu callback; process one time login link and redirects to the user page on success.
user_savemodules/user.moduleSave changes to a user account or add a new user.

Functions called by user_module_invoke()

Namesort iconLocationDescription
module_listincludes/module.incCollect a list of all loaded modules. During the bootstrap, return only vital modules. See bootstrap.inc
user_module_invokemodules/user.moduleInvokes hook_user() in every module.
 
 

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.