ApiKey
class ApiKey extends Model
Constants
TABLE |
The name of the database table used for queries |
Methods
static
createKey($name, $owner)
No description
static
getKeyByOwner($owner)
No description
getKey()
No description
getName()
No description
getOwner()
No description
string
getStatus()
Get the models's status
static
getKeys($owner = -1)
No description
Details
at line line 29
static
createKey($name, $owner)
at line line 41
static
getKeyByOwner($owner)
at line line 52
getKey()
at line line 57
getName()
at line line 62
getOwner()
at line line 67
string
getStatus()
Get the models's status