Bitrix API

EventConverter

Table of Contents

Constants

ACCESSIBILITY_EXPORT_MAP  = ['busy' => 'busy', 'free' => 'free', 'quest' => 'tentative', 'absent' => 'oof']
ACCESSIBILITY_IMPORT_MAP  = ['busy' => 'busy', 'free' => 'free', 'workingElsewhere' => 'absent', 'tentative' => 'quest', 'oof' => 'absent']

Methods

__construct()  : mixed
eventToDto()  : EventDto

Constants

ACCESSIBILITY_EXPORT_MAP

public mixed ACCESSIBILITY_EXPORT_MAP = ['busy' => 'busy', 'free' => 'free', 'quest' => 'tentative', 'absent' => 'oof']

ACCESSIBILITY_IMPORT_MAP

public mixed ACCESSIBILITY_IMPORT_MAP = ['busy' => 'busy', 'free' => 'free', 'workingElsewhere' => 'absent', 'tentative' => 'quest', 'oof' => 'absent']

Methods


        
On this page

Search results