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

Открытые члены

 requestConnectionId ()
 getSections ()
 getSectionConnection ()
 getStatus ()
 getConnection ()
 getSyncToken ()
 getPageToken ()
 getEtag ()
 getDefaultRemind ()
 getModified ()
 prepareError (array $error=null)
Открытые члены унаследованные от Manager
 getError ()
 createRoom ()
 updateRoom ()
 deleteRoom ()
 cancelBooking (array $params=[])
 clearCache ()
 cleanAccessTable ()
 prepareResponseData ()
 eventHandler ($handler)
 addPullEvent (PushCommand $event)
 deleteLocationFromEvents ()
 pullDeleteEvents ()
 deleteEmptyEvents ()
 saveAccess ()
Открытые члены унаследованные от IncomingEventManagerInterface
 getEvents (SyncSection $syncSection)

Поля данных

const SYNC_EVENTS_DATE_INTERVAL = '1 months'
Поля данных унаследованные от Manager
const TYPE = 'location'

Защищенные данные

string $syncToken = null
string $pageToken = null
string $etag = null
array $defaultRemind = null
Date $modified = null
string $lastSyncStatus = null
SectionConnection $syncSectionConnection

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

Открытые статические члены унаследованные от 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 ()

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

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

Методы

◆ getConnection()

getConnection ( )
Возвращает
Result

Замещает IncomingSectionManagerInterface.

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

◆ getDefaultRemind()

getDefaultRemind ( )
Возвращает
array|null

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

◆ getEtag()

getEtag ( )
Возвращает
string

Замещает IncomingEventManagerInterface.

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

◆ getModified()

getModified ( )
Возвращает
Date

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

◆ getPageToken()

getPageToken ( )
Возвращает
string

Замещает IncomingEventManagerInterface.

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

◆ getSectionConnection()

getSectionConnection ( )
Возвращает
Result

Замещает IncomingEventManagerInterface.

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

◆ getSections()

getSections ( )
Возвращает
Result

Замещает IncomingSectionManagerInterface.

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

◆ getStatus()

getStatus ( )
Возвращает
string|null

Замещает IncomingEventManagerInterface.

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

◆ getSyncToken()

getSyncToken ( )
Возвращает
string

Замещает IncomingEventManagerInterface.

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

◆ prepareError()

prepareError ( array $error = null)
Аргументы
array | null$error
Возвращает
string

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

◆ requestConnectionId()

requestConnectionId ( )
Возвращает
Result

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

Поля

◆ $defaultRemind

array $defaultRemind = null
protected

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

◆ $etag

string $etag = null
protected

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

◆ $lastSyncStatus

string $lastSyncStatus = null
protected

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

◆ $modified

Date $modified = null
protected

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

◆ $pageToken

string $pageToken = null
protected

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

◆ $syncSectionConnection

SectionConnection $syncSectionConnection
protected

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

◆ $syncToken

string $syncToken = null
protected

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

◆ SYNC_EVENTS_DATE_INTERVAL

const SYNC_EVENTS_DATE_INTERVAL = '1 months'

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


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