UserPropsTable extends DataManager
Class UserPropsTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION
Table of Contents
Methods
- createCollection() : EO_UserProps_Collection
- createObject() : EO_UserProps
- get1CValidators() : mixed
- getById() : EO_UserProps_Result
- getByPrimary() : EO_UserProps_Result
- getEntity() : EO_UserProps_Entity
- getFilePath() : mixed
- getList() : EO_UserProps_Result
- getMap() : mixed
- getNameValidators() : mixed
- getTableName() : mixed
- getXmlValidators() : mixed
- query() : EO_UserProps_Query
- wakeUpCollection() : EO_UserProps_Collection
- wakeUpObject() : EO_UserProps
Methods
createCollection()
public
static createCollection() : EO_UserProps_Collection
Return values
EO_UserProps_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_UserProps
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_UserPropsget1CValidators()
public
static get1CValidators() : mixed
getById()
public
static getById(mixed $id) : EO_UserProps_Result
Parameters
- $id : mixed
Return values
EO_UserProps_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_UserProps_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_UserProps_ResultgetEntity()
public
static getEntity() : EO_UserProps_Entity
Return values
EO_UserProps_EntitygetFilePath()
public
static getFilePath() : mixed
getList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_UserProps_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_UserProps_ResultgetMap()
public
static getMap() : mixed
getNameValidators()
public
static getNameValidators() : mixed
getTableName()
public
static getTableName() : mixed
getXmlValidators()
public
static getXmlValidators() : mixed
query()
public
static query() : EO_UserProps_Query
Return values
EO_UserProps_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_UserProps_Collection
Parameters
- $rows : mixed
Return values
EO_UserProps_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_UserProps
Parameters
- $row : mixed