1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс ApiService

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

 getCalendarList (array $params)
 getEventList (array $params)
 createSection (SectionDto $sectionDto)
 updateSection (SectionDto $sectionDto)
 createEvent (EventDto $eventDto, string $sectionId)
 getCalendarDelta (SectionConnection $sectionConnection)
 getEvent (array $params)
 updateEvent (EventDto $eventDto, string $vendorEventId)
 getEventInstances (array $params)
 deleteEvent (string $vendorEventId)
 deleteSection (string $vendorSectionId)
 addSectionSubscription (string $vendorSectionId, string $state='')
 renewSectionSubscription (string $subscriptionId)
 deleteSectionSubscription (string $subscriptionId)
 getDeltaUri (SectionConnection $sectionConnection, string $baseUri)

Открытые статические члены

static getCalendarSelectParams ()

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

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

Методы

◆ addSectionSubscription()

addSectionSubscription ( string $vendorSectionId,
string $state = '' )
Аргументы
string$vendorSectionId
string$state
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ createEvent()

createEvent ( EventDto $eventDto,
string $sectionId )
Аргументы
EventDto$eventDto
string$sectionId
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ createSection()

createSection ( SectionDto $sectionDto)
Аргументы
SectionDto$sectionDto
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ deleteEvent()

deleteEvent ( string $vendorEventId)
Аргументы
string$vendorEventId
Возвращает
void
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ deleteSection()

deleteSection ( string $vendorSectionId)
Аргументы
string$vendorSectionId
Возвращает
void
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ deleteSectionSubscription()

deleteSectionSubscription ( string $subscriptionId)
Аргументы
string$subscriptionId
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException

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

◆ getCalendarDelta()

getCalendarDelta ( SectionConnection $sectionConnection)
Аргументы
SectionConnection$sectionConnection
Возвращает
Generator
Исключения
ApiException
ArgumentException
ArgumentNullException
BaseException
ConflictException
NotFoundException

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

◆ getCalendarList()

getCalendarList ( array $params)
Аргументы
array$params
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ getCalendarSelectParams()

getCalendarSelectParams ( )
static

Temporary solution for fix http://jabber.bx/view.php?id=221156

Without select request returns 500 response due to the allowedOnlineMeetingProviders and defaultOnlineMeetingProvider fields

См. также
https://learn.microsoft.com/en-us/answers/questions/2279133/getting-500-response-errors-to-get-me-calendars-al

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

◆ getDeltaUri()

getDeltaUri ( SectionConnection $sectionConnection,
string $baseUri )
Аргументы
SectionConnection$sectionConnection
string$baseUri
Возвращает
string

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

◆ getEvent()

getEvent ( array $params)
Аргументы
array$params
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ getEventInstances()

getEventInstances ( array $params)
Аргументы
array$params
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ getEventList()

getEventList ( array $params)
Аргументы
array$params
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ renewSectionSubscription()

renewSectionSubscription ( string $subscriptionId)
Аргументы
string$subscriptionId
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ updateEvent()

updateEvent ( EventDto $eventDto,
string $vendorEventId )
Аргументы
EventDto$eventDto
string$vendorEventId
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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

◆ updateSection()

updateSection ( SectionDto $sectionDto)
Аргументы
SectionDto$sectionDto
Возвращает
array
Исключения
ApiException
ArgumentException
AuthException
ConflictException
GoneException
NotFoundException

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


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