Bitrix API

EventTable extends TaskDataManager

Class EventTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_Event_Collection
createObject()  : EO_Event
deleteList()  : Result
getById()  : EO_Event_Result
getByPrimary()  : EO_Event_Result
getClass()  : string
getEntity()  : EO_Event_Entity
getList()  : EO_Event_Result
getLostEvents()  : array<string|int, mixed>
getMap()  : array<string|int, mixed>
getTableName()  : string
hasLostEvents()  : bool
markProcessed()  : Result
query()  : EO_Event_Query
wakeUpCollection()  : EO_Event_Collection
wakeUpObject()  : EO_Event

Methods

createCollection()

public static createCollection() : EO_Event_Collection
Return values
EO_Event_Collection

createObject()

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

deleteList()

public static deleteList(array<string|int, mixed> $filter) : Result
Parameters
$filter : array<string|int, mixed>
Tags
throws
ArgumentException
throws
SqlQueryException
throws
SystemException
Return values
Result

getById()

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

getByPrimary()

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

getClass()

public static getClass() : string
Return values
string

getEntity()

public static getEntity() : EO_Event_Entity
Return values
EO_Event_Entity

getList()

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

getLostEvents()

public static getLostEvents() : array<string|int, mixed>
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, mixed>

getMap()

public static getMap() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTableName()

public static getTableName() : string
Return values
string

hasLostEvents()

public static hasLostEvents() : bool
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
bool

markProcessed()

public static markProcessed(array<string|int, mixed> $filter) : Result
Parameters
$filter : array<string|int, mixed>
Tags
throws
ArgumentException
throws
SqlQueryException
throws
SystemException
Return values
Result

query()

public static query() : EO_Event_Query
Return values
EO_Event_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results