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

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

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

Открытые атрибуты

const SERVICE_NAME = 'icloud'
 
- Открытые атрибуты унаследованные от FactoryBase
const SERVICE_NAME = ''
 

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

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

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

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

Методы

◆ canSubscribeSection()

canSubscribeSection ( )
Возвращает
bool

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

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

◆ getCode()

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

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

◆ getConnection()

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

Замещает FactoryInterface.

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

◆ getContext()

getContext ( )
Возвращает
Context

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

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

◆ getEventManager()

getEventManager ( )
Возвращает
Sync\Managers\EventManagerInterface
Исключения

Bitrix\Main\ArgumentNullException

Замещает FactoryInterface.

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

◆ getIncomingEventManager()

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

Замещает FactoryInterface.

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

◆ getIncomingSectionManager()

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

Замещает FactoryInterface.

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

◆ getOutgoingEventManager()

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

Замещает FactoryInterface.

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

◆ getOutgoingSectionManager()

getOutgoingSectionManager ( )
Возвращает
OutgoingSectionManagerInterface

Замещает FactoryInterface.

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

◆ getSectionManager()

getSectionManager ( )
Возвращает
Sync\Managers\SectionManagerInterface
Исключения

Bitrix\Main\ArgumentNullException

Замещает FactoryInterface.

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

Данные класса

◆ SERVICE_NAME

const SERVICE_NAME = 'icloud'

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