SiteLinkTable extends DataManager
FinalYes
Class SiteLinkTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION
Table of Contents
Methods
- checkTableExists() : mixed
- cleanUpData() : mixed
- createCollection() : EO_SiteLink_Collection
- createIndex() : mixed
- createObject() : EO_SiteLink
- getById() : EO_SiteLink_Result
- getByPrimary() : EO_SiteLink_Result
- getEntity() : EO_SiteLink_Entity
- getFilePath() : mixed
- getList() : EO_SiteLink_Result
- getMap() : mixed
- getTableName() : mixed
- initializeData() : mixed
- query() : EO_SiteLink_Query
- wakeUpCollection() : EO_SiteLink_Collection
- wakeUpObject() : EO_SiteLink
Methods
checkTableExists()
public
static checkTableExists() : mixed
cleanUpData()
public
static cleanUpData() : mixed
createCollection()
public
static createCollection() : EO_SiteLink_Collection
Return values
EO_SiteLink_CollectioncreateIndex()
public
static createIndex() : mixed
createObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_SiteLink
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_SiteLinkgetById()
public
static getById(mixed $id) : EO_SiteLink_Result
Parameters
- $id : mixed
Return values
EO_SiteLink_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_SiteLink_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_SiteLink_ResultgetEntity()
public
static getEntity() : EO_SiteLink_Entity
Return values
EO_SiteLink_EntitygetFilePath()
public
static getFilePath() : mixed
getList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_SiteLink_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_SiteLink_ResultgetMap()
public
static getMap() : mixed
getTableName()
public
static getTableName() : mixed
initializeData()
public
static initializeData() : mixed
query()
public
static query() : EO_SiteLink_Query
Return values
EO_SiteLink_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_SiteLink_Collection
Parameters
- $rows : mixed
Return values
EO_SiteLink_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_SiteLink
Parameters
- $row : mixed