ExportProfileTable extends DataManager
Class ExportProfileTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION
Table of Contents
Methods
- createCollection() : EO_ExportProfile_Collection
- createObject() : EO_ExportProfile
- getById() : EO_ExportProfile_Result
- getByPrimary() : EO_ExportProfile_Result
- getEntity() : EO_ExportProfile_Entity
- getList() : EO_ExportProfile_Result
- getMap() : mixed
- getTableName() : mixed
- query() : EO_ExportProfile_Query
- validateDesc() : mixed
- wakeUpCollection() : EO_ExportProfile_Collection
- wakeUpObject() : EO_ExportProfile
Methods
createCollection()
public
static createCollection() : EO_ExportProfile_Collection
Return values
EO_ExportProfile_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_ExportProfile
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_ExportProfilegetById()
public
static getById(mixed $id) : EO_ExportProfile_Result
Parameters
- $id : mixed
Return values
EO_ExportProfile_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_ExportProfile_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_ExportProfile_ResultgetEntity()
public
static getEntity() : EO_ExportProfile_Entity
Return values
EO_ExportProfile_EntitygetList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_ExportProfile_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_ExportProfile_ResultgetMap()
public
static getMap() : mixed
getTableName()
public
static getTableName() : mixed
query()
public
static query() : EO_ExportProfile_Query
Return values
EO_ExportProfile_QueryvalidateDesc()
public
static validateDesc() : mixed
wakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_ExportProfile_Collection
Parameters
- $rows : mixed
Return values
EO_ExportProfile_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_ExportProfile
Parameters
- $row : mixed