Coherence v0.5.2 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
Link to this section 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
Link to this section Types
Link to this section Functions
Create the new user account.
Creates the new user account. Create and send a confirmation if this option is enabled.
Link to this function
delete(conn, params)
Delete a registration.
Edit the registration.
Render the new user form.
Show the registration page.