Bitrix API

EventHandlerService

Table of Contents

Methods

__construct()  : mixed
createTimelineEvent()  : void
Create row of the Document changing in timeline of the (deal/document/any related object)
handleCurrentDocumentStatus()  : void
handleCurrentMemberStatus()  : void
handleTimelineEvent()  : mixed
Handle calling from proxy and create timeline event.

Methods

createTimelineEvent()

Create row of the Document changing in timeline of the (deal/document/any related object)

public createTimelineEvent(EventData $eventData) : void
Parameters
$eventData : EventData
Tags
throws
ArgumentOutOfRangeException

handleTimelineEvent()

Handle calling from proxy and create timeline event.

public handleTimelineEvent(array<string|int, mixed> $data, string $secCode) : mixed
Parameters
$data : array<string|int, mixed>
$secCode : string
Tags
throws
ArgumentOutOfRangeException

        
On this page

Search results