AppTable extends DataManager
Table of Contents
Methods
- getMap() : array<string|int, mixed>
- Get table fields map.
- getTableName() : string
- Get table name.
Methods
getMap()
Get table fields map.
public
static getMap() : array<string|int, mixed>
Return values
array<string|int, mixed>getTableName()
Get table name.
public
static getTableName() : string