![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| __construct () | |
| createSession ($member, $authKey) | |
| getMessage () | |
| getStatus () | |
Protected Member Functions | |
| _response ($validated, $message) | |
Sessions class for setup
| __construct | ( | ) |
Authorize
public
| _response | ( | $ | validated, |
| $ | message | ||
| ) | [protected] |
Set the response
protected
| bool | Validated |
| string | Message |
| createSession | ( | $ | member, |
| $ | authKey | ||
| ) |
Create a session
public
| array | Array of member Data |
| string | Auth Key |
| getMessage | ( | ) |
Get the validation message
public
| getStatus | ( | ) |
Get the validation code
public