Bitrix API

SchedulerEventTable extends DataManager

Class SchedulerEventTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_SchedulerEvent_Collection
createObject()  : EO_SchedulerEvent
deleteBySubscription()  : mixed
deleteByWorkflow()  : mixed
getById()  : EO_SchedulerEvent_Result
getByPrimary()  : EO_SchedulerEvent_Result
getEntity()  : EO_SchedulerEvent_Entity
getList()  : EO_SchedulerEvent_Result
getMap()  : array<string|int, mixed>
getTableName()  : string
hasSubscriptions()  : mixed
isSubscribed()  : mixed
query()  : EO_SchedulerEvent_Query
wakeUpCollection()  : EO_SchedulerEvent_Collection
wakeUpObject()  : EO_SchedulerEvent

Methods

createCollection()

public static createCollection() : EO_SchedulerEvent_Collection
Return values
EO_SchedulerEvent_Collection

createObject()

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

deleteBySubscription()

public static deleteBySubscription(mixed $workflowId, mixed $handler, mixed $eventModule, mixed $eventType[, mixed $entityId = null ]) : mixed
Parameters
$workflowId : mixed
$handler : mixed
$eventModule : mixed
$eventType : mixed
$entityId : mixed = null

deleteByWorkflow()

public static deleteByWorkflow(mixed $workflowId) : mixed
Parameters
$workflowId : mixed

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_SchedulerEvent_Entity
Return values
EO_SchedulerEvent_Entity

getList()

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

getMap()

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

getTableName()

public static getTableName() : string
Return values
string

hasSubscriptions()

public static hasSubscriptions(mixed $eventModule, mixed $eventType) : mixed
Parameters
$eventModule : mixed
$eventType : mixed

isSubscribed()

public static isSubscribed(mixed $workflowId, mixed $handler, mixed $eventModule, mixed $eventType[, mixed $entityId = null ]) : mixed
Parameters
$workflowId : mixed
$handler : mixed
$eventModule : mixed
$eventType : mixed
$entityId : mixed = null

query()

public static query() : EO_SchedulerEvent_Query
Return values
EO_SchedulerEvent_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results