Bitrix API

EffectiveTable extends DataManager

Class EffectiveTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_Effective_Collection
createObject()  : EO_Effective
getById()  : EO_Effective_Result
getByPrimary()  : EO_Effective_Result
getClass()  : mixed
getEntity()  : EO_Effective_Entity
getList()  : EO_Effective_Result
getMap()  : mixed
getTableName()  : mixed
query()  : EO_Effective_Query
wakeUpCollection()  : EO_Effective_Collection
wakeUpObject()  : EO_Effective

Methods

createCollection()

public static createCollection() : EO_Effective_Collection
Return values
EO_Effective_Collection

createObject()

public static createObject([mixed $setDefaultValues = = 'true' ]) : EO_Effective
Parameters
$setDefaultValues : mixed = = 'true'
Return values
EO_Effective

getById()

public static getById(mixed $id) : EO_Effective_Result
Parameters
$id : mixed
Return values
EO_Effective_Result

getByPrimary()

public static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_Effective_Result
Parameters
$primary : mixed
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_Effective_Result

getEntity()

public static getEntity() : EO_Effective_Entity
Return values
EO_Effective_Entity

getList()

public static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_Effective_Result
Parameters
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_Effective_Result

getTableName()

public static getTableName() : mixed

query()

public static query() : EO_Effective_Query
Return values
EO_Effective_Query

wakeUpCollection()

public static wakeUpCollection(mixed $rows) : EO_Effective_Collection
Parameters
$rows : mixed
Return values
EO_Effective_Collection

wakeUpObject()

public static wakeUpObject(mixed $row) : EO_Effective
Parameters
$row : mixed
Return values
EO_Effective

        
On this page

Search results