Register
- Namespace: Redaxscript\Controller
- Description: children class to process the register request
- Package: Redaxscript
- Category: Controller
- Author: Henry Ruhs
- Author: Balázs Szilágyi
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Properties
Method | Visibility | Description |
---|---|---|
process | public | process |
_sanitizePost | protected | sanitize the post |
_validatePost | protected | validate the post |
_create | protected | create the user |
_mail | protected | send the mail |
Method | Visibility | Description |