

Definition at line 24 of file class_ManageableMember.php.
Public Member Functions | |
| getField ($fieldName) | |
| Getter for field name. | |
| ifEmailAddressExists () | |
| Determines wether the email exists or not. | |
| ifPasswordHashMatches (Requestable $requestInstance) | |
| Checks if supplied password hash in request matches with stored in database. | |
| ifUsernameExists () | |
| Determines wether the username exists or not. | |
1.5.6