1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Factory
Граф наследования:Factory:
FactoryBase FactoryInterface ServiceInterface PushFactoryInterface PushFactoryInterface

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

 __construct (Connection $connection, Sync\Util\Context $context=null)
 getEventManager ()
 getSectionManager ()
 getConnection ()
 getCode ()
 canSubscribeSection ()
 getContext ()
 getPushManager ()
 getIncomingSectionManager ()
 getIncomingEventManager ()
 getOutgoingEventManager ()
 getOutgoingSectionManager ()
Открытые члены унаследованные от FactoryBase
 __construct (Connection $connection, Context $context=null)
 getServiceName ()
 canSubscribeConnection ()

Поля данных

const SERVICE_NAME = 'office365'
Поля данных унаследованные от FactoryBase
const SERVICE_NAME = ''

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

Sync Util Context $context
Защищенные данные унаследованные от FactoryBase
Connection $connection
Context $context

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

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

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

◆ __construct()

__construct ( Connection $connection,
Sync\Util\Context $context = null )
Аргументы
Connection$connection
Context | null$context
Исключения
BaseException
ObjectNotFoundException
NotFoundExceptionInterface

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

Методы

◆ canSubscribeSection()

canSubscribeSection ( )

Переопределяет метод предка FactoryBase.

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

◆ getCode()

getCode ( )

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

◆ getConnection()

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

Замещает FactoryInterface.

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

◆ getContext()

getContext ( )

todo deal with naming todo You need to return the Context instance by getting it from the Context

Возвращает
Context|null

Переопределяет метод предка FactoryBase.

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

◆ getEventManager()

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

Замещает FactoryInterface.

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

◆ getIncomingEventManager()

getIncomingEventManager ( )
Возвращает
IncomingEventManagerInterface

Замещает FactoryInterface.

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

◆ getIncomingSectionManager()

getIncomingSectionManager ( )
Возвращает
IncomingSectionManagerInterface

Замещает FactoryInterface.

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

◆ getOutgoingEventManager()

getOutgoingEventManager ( )
Возвращает
OutgoingEventManagerInterface

Замещает FactoryInterface.

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

◆ getOutgoingSectionManager()

getOutgoingSectionManager ( )
Возвращает
OutgoingSectionManagerInterface
Исключения
SystemException

Замещает FactoryInterface.

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

◆ getPushManager()

getPushManager ( )

Переопределяет метод предка FactoryBase.

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

◆ getSectionManager()

getSectionManager ( )
Возвращает
SectionManagerInterface

Замещает FactoryInterface.

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

Поля

◆ $context

Sync Util Context $context
protected

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

◆ SERVICE_NAME

const SERVICE_NAME = 'office365'

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/calendar/lib/sync/office365/factory.php