user_register_submit

Functions that call user_register_submit()

Namesort iconLocationDescription
user_register_submitmodules/user/user.moduleSubmit handler for the user registration form.

Functions called by user_register_submit()

Namesort iconLocationDescription
drupal_set_messageincludes/bootstrap.incSet a message which reflects the status of the performed operation.
lincludes/common.incFormat an internal Drupal link.
tincludes/common.incTranslate strings to the page language or a given language.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
user_accessmodules/user/user.moduleDetermine whether the user has a given privilege.
user_authenticatemodules/user/user.moduleTry to log in the user locally.
user_passwordmodules/user/user.moduleGenerate a random alphanumeric password.
user_register_submitmodules/user/user.moduleSubmit handler for the user registration form.
user_savemodules/user/user.moduleSave changes to a user account or add a new user.
variable_getincludes/bootstrap.incReturn a persistent variable.
watchdogincludes/bootstrap.incLog a system message.
_user_mail_notifymodules/user/user.moduleConditionally create and send a notification email when a certain operation happens on the given user account. See alsouser_mail_tokens()
 
 

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.