1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс OutgoingEventManager
Граф наследования:OutgoingEventManager:
Manager OutgoingEventManagerInterface

Поля данных

const LINE_SEPARATOR = "\r\n"
const BATCH_PATH = 'https://www.googleapis.com/batch/calendar/v3/'
const CHUNK_LENGTH = 50
Поля данных унаследованные от Manager
const TYPE = 'location'

Дополнительные унаследованные члены

Открытые члены унаследованные от Manager
 getError ()
 createRoom ()
 updateRoom ()
 deleteRoom ()
 cancelBooking (array $params=[])
 clearCache ()
 cleanAccessTable ()
 prepareResponseData ()
 eventHandler ($handler)
 addPullEvent (PushCommand $event)
 deleteLocationFromEvents ()
 pullDeleteEvents ()
 deleteEmptyEvents ()
 saveAccess ()
Открытые члены унаследованные от OutgoingEventManagerInterface
 export (Sync\Entities\SyncEventMap $syncEventMap, Sync\Entities\SyncSectionMap $syncSectionMap)
Открытые статические члены унаследованные от Manager
static createInstanceWithRoom (Room $room)
static createInstance ()
static getRoomsList ()
static getRoomById (int $id, array $params=[])
static reserveRoom (array $params=[])
static releaseRoom (array $params=[])
static setEventIdForLocation (int $id, ?string $location=null)
static prepareRoomManagerData ()
static checkRoomName (?string $name)
Защищенные члены унаследованные от Manager
 __construct ()

Подробное описание

См. определение в файле outgoingeventmanager.php строка 27

Поля

◆ BATCH_PATH

const BATCH_PATH = 'https://www.googleapis.com/batch/calendar/v3/'

См. определение в файле outgoingeventmanager.php строка 30

◆ CHUNK_LENGTH

const CHUNK_LENGTH = 50

См. определение в файле outgoingeventmanager.php строка 31

◆ LINE_SEPARATOR

const LINE_SEPARATOR = "\r\n"

См. определение в файле outgoingeventmanager.php строка 29


Объявления и описания членов класса находятся в файле: