RoleTable extends DataManager
Class RoleTable
Table of Contents
Methods
- getMap() : array<string|int, mixed>
- Get map.
- getTableName() : string
- Get table name.
- validateXmlId() : array<string|int, mixed>
- Returns validators for XML_ID field.
Methods
getMap()
Get map.
public
static getMap() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>getTableName()
Get table name.
public
static getTableName() : string
Tags
Return values
stringvalidateXmlId()
Returns validators for XML_ID field.
public
static validateXmlId() : array<string|int, mixed>