TypeParticipantsTable extends DataManager
Class TypeParticipantsTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION
Table of Contents
Methods
- createCollection() : EO_TypeParticipants_Collection
- createObject() : EO_TypeParticipants
- getById() : EO_TypeParticipants_Result
- getByPrimary() : EO_TypeParticipants_Result
- getEntity() : EO_TypeParticipants_Entity
- getList() : EO_TypeParticipants_Result
- getMap() : array<string|int, mixed>
- getTableName() : mixed
- query() : EO_TypeParticipants_Query
- wakeUpCollection() : EO_TypeParticipants_Collection
- wakeUpObject() : EO_TypeParticipants
Methods
createCollection()
public
static createCollection() : EO_TypeParticipants_Collection
Return values
EO_TypeParticipants_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_TypeParticipants
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_TypeParticipantsgetById()
public
static getById(mixed $id) : EO_TypeParticipants_Result
Parameters
- $id : mixed
Return values
EO_TypeParticipants_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_TypeParticipants_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_TypeParticipants_ResultgetEntity()
public
static getEntity() : EO_TypeParticipants_Entity
Return values
EO_TypeParticipants_EntitygetList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_TypeParticipants_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_TypeParticipants_ResultgetMap()
public
static getMap() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>getTableName()
public
static getTableName() : mixed
query()
public
static query() : EO_TypeParticipants_Query
Return values
EO_TypeParticipants_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_TypeParticipants_Collection
Parameters
- $rows : mixed
Return values
EO_TypeParticipants_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_TypeParticipants
Parameters
- $row : mixed