Method | Description | |
---|---|---|
__construct ( $request ) |
Method | Description | |
---|---|---|
announcement ( ) | * Announcement Endpoint | |
botFile ( ) | * Bot File Endpoint | |
email ( ) | * Email Endpoint | |
emailList ( ) | * Email List Endpoint | |
errorLog ( ) | * Error Log Endpoint | |
forums ( ) | * Forums Endpoint | |
game ( ) | * Game Endpoint | |
history ( ) | * User History Endpoint | |
notification ( ) | * User Notification Endpoint | |
session ( ) | * Session Endpoint | |
stats ( ) | * Stats endpoint | |
user ( ) | * User Endpoint | |
worker ( ) | * Worker Endpoint |
Method | Description | |
---|---|---|
getForumsID ( $userID ) | Gets the id of one of our users in the discourse forums system | |
getLoggedInUser ( ) | ||
getOrganizationForEmail ( $email ) | ||
getUsers ( $query, $privateInfo = false ) | ||
isLoggedIn ( ) | ||
logOutForums ( $forumsID ) | Log a users out of forums.halite.io | |
sanitizeHTTPParameters ( ) | * Apply MYSQL sanitization to all incoming parameters |
protected announcement ( ) |
protected email ( ) |
protected emailList ( ) |
protected errorLog ( ) |
protected forums ( ) |
protected game ( ) |
protected history ( ) |
protected notification ( ) |
protected stats ( ) |
protected worker ( ) |