Bitrix API

CalendarSharingTimeline

Table of Contents

Constants

ACCEPTED_BADGE_TYPES  = [\Bitrix\Crm\Integration\Calendar\EventData::SHARING_ON_NOT_VIEWED, \Bitrix\Crm\Integration\Calendar\EventData::SHARING_ON_VIEWED, \Bitrix\Crm\Integration\Calendar\EventData::SHARING_ON_EVENT_CONFIRMED]
EVENT_TYPE_EVENT_CONFIRMED  = 'eventConfirmed'
EVENT_TYPE_EVENT_CREATED  = 'eventCreated'
EVENT_TYPE_NOT_VIEWED  = 'notViewed'
EVENT_TYPE_VIEWED  = 'viewed'
SHARING_CRM_DEAL_LINK_TYPE  = 'crm_deal'

Methods

createTimelineEntry()  : void
onSharedCrmActions()  : void
syncBadge()  : void

Constants

ACCEPTED_BADGE_TYPES

public mixed ACCEPTED_BADGE_TYPES = [\Bitrix\Crm\Integration\Calendar\EventData::SHARING_ON_NOT_VIEWED, \Bitrix\Crm\Integration\Calendar\EventData::SHARING_ON_VIEWED, \Bitrix\Crm\Integration\Calendar\EventData::SHARING_ON_EVENT_CONFIRMED]

Methods

onSharedCrmActions()

public static onSharedCrmActions(Event $event) : void
Parameters
$event : Event

        
On this page

Search results