DBITable
Less than 1 minute
DBITable
Properties
table
private Table $table
Methods
__construct
Construct the new authentication object with the field names
public __construct({Array})
in the model for id, user name, password and real name.
Parameters
Parameter | Type | Description |
---|---|---|
$dbi | DBIAdapter | |
$config | Map |
queryAuth
public queryAuth({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$identity | string | |
$extra | array | |
$ | bool |
create
public create({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$identity | string | |
$credential | string |
update
public update({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$identity | string | |
$credential | string |
delete
public delete({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$identity | string |
Generated by Hazaar API Doc Generator