Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Office365Context
+ Граф наследования:Office365Context:

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

 getEventManager ()
 
 getVendorSyncService ()
 
 getApiService ()
 
 getApiClient ()
 
 getHelper ()
 
 getConnection ()
 
 getPushManager ()
 
 getConverter ()
 
 prepareAuthEntity ($userId)
 
 getStorageToken ($userId)
 
 getIncomingManager ()
 
 getOutgoingEventManager ()
 
 getOwner ()
 
 getLogger ()
 

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

static getConnectionContext (Connection $connection)
 

Защищенные члены

 __construct (Connection $connection)
 
 getMaxPageSize ()
 

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

Factory for Sync Manager classes

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

Конструктор(ы)

◆ __construct()

__construct ( Connection $connection)
protected
Аргументы
Connection$connection
Исключения
ObjectNotFoundException
NotFoundExceptionInterface

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

Методы

◆ getApiClient()

getApiClient ( )
Возвращает
ApiClient
Исключения
BaseException
RemoteAccountException
AuthException
LoaderException

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

◆ getApiService()

getApiService ( )
Возвращает
ApiService
Исключения
AuthException
BaseException
LoaderException
RemoteAccountException

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

◆ getConnection()

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

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

◆ getConnectionContext()

static getConnectionContext ( Connection $connection)
static
Аргументы
Connection$connection
Возвращает
Office365Context
Исключения
NotFoundExceptionInterface
ObjectNotFoundException

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

◆ getConverter()

getConverter ( )
Возвращает
Converter

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

◆ getEventManager()

getEventManager ( )
Возвращает
EventManager

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

◆ getHelper()

getHelper ( )
Возвращает
Helper

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

◆ getIncomingManager()

getIncomingManager ( )

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

◆ getLogger()

getLogger ( )
Возвращает
LoggerInterface

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

◆ getMaxPageSize()

getMaxPageSize ( )
protected

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

◆ getOutgoingEventManager()

getOutgoingEventManager ( )

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

◆ getOwner()

getOwner ( )
Возвращает
Role

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

◆ getPushManager()

getPushManager ( )
Возвращает
PushManager

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

◆ getStorageToken()

getStorageToken ( $userId)
Аргументы
$userId
Возвращает
array|false
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

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

◆ getVendorSyncService()

getVendorSyncService ( )
Возвращает
VendorSyncService
Исключения
AuthException
BaseException
LoaderException
RemoteAccountException

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

◆ prepareAuthEntity()

prepareAuthEntity ( $userId)
Аргументы
$userId
Возвращает
\COffice365OAuthInterface

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