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

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

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

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

static getConnectionContext (Connection $connection)
 

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

 __construct (Connection $connection)
 
 getMaxPageSize ()
 

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

Factory for Sync Manager classes

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

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

◆ __construct()

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

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

Методы

◆ getApiClient()

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

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

◆ getApiService()

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

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

◆ getConnection()

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

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

◆ getConnectionContext()

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

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

◆ getConverter()

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

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

◆ getEventManager()

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

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

◆ getHelper()

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

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

◆ getIncomingManager()

getIncomingManager ( )

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

◆ getLogger()

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

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

◆ getMaxPageSize()

getMaxPageSize ( )
protected

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

◆ getOutgoingEventManager()

getOutgoingEventManager ( )

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

◆ getOwner()

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

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

◆ getPushManager()

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

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

◆ getVendorSyncService()

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

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

◆ prepareAuthEntity()

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

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