|
Bristol SU Support Package
|


Public Member Functions | |
| controlId () | |
| controlUser () | |
| routeNotificationForMail () | |
| getEmailForVerification () | |
| getEmailForPasswordReset () | |
Protected Attributes | |
| $fillable | |
| $hidden | |
| BristolSU\Support\User\User::controlId | ( | ) |
Get the ID of the control
Definition at line 42 of file User.php.
Referenced by BristolSU\Support\User\User\controlUser().
| BristolSU\Support\User\User::controlUser | ( | ) |
Get the control user attached to this database user
Definition at line 52 of file User.php.
References BristolSU\Support\User\User\controlId().
Referenced by BristolSU\Support\User\User\getEmailForPasswordReset(), BristolSU\Support\User\User\getEmailForVerification(), and BristolSU\Support\User\User\routeNotificationForMail().
| BristolSU\Support\User\User::getEmailForPasswordReset | ( | ) |
Get the email address that should be used for password resets.
| ValidationException |
Definition at line 90 of file User.php.
References BristolSU\Support\User\User\controlUser().
| BristolSU\Support\User\User::getEmailForVerification | ( | ) |
Get the email address that should be used for verification.
| ValidationException |
Definition at line 73 of file User.php.
References BristolSU\Support\User\User\controlUser().
| BristolSU\Support\User\User::routeNotificationForMail | ( | ) |
Get the user email to send a notification to
Definition at line 62 of file User.php.
References BristolSU\Support\User\User\controlUser().
|
protected |
|
protected |
1.8.13