Method | Description | |
---|---|---|
CheckKey ( string $key ) : boolean | Checks to see if the API key provided matches the configured API Keys for this Core install |
Method | Description | |
---|---|---|
FormatErrorMessage ( string $error ) : string | Returns the given error in standard JSON format | |
FormatMessage ( string $message ) : string | Returns the given message in standard JSON format | |
FormatReturn ( $json ) |
protected FormatErrorMessage ( string $error ) : string | ||
$error | string | |
return | string |
protected FormatMessage ( string $message ) : string | ||
$message | string | |
return | string |