Coherence v0.3.0 Coherence.RegistrationController
Handle account registration actions.
Actions:
- new - render the register form
- create - create a new user account
- edit - edit the user account
- update - update the user account
- delete - delete the user account
Summary
Functions
Create the new user account
Delete a registration
Edit the registration
Render the new user form
Show the registration page
Update the registration
Functions
Create the new user account.
Creates the new user account. Create and send a confirmation if this option is enabled.