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

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

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

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

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

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

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

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

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

Методы

◆ canSubscribeConnection()

canSubscribeConnection ( )

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

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

◆ canSubscribeSection()

canSubscribeSection ( )

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

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

◆ getCode()

getCode ( )

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

◆ getConnection()

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

Замещает FactoryInterface.

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

◆ 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 строка 38

◆ getEventManager()

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

Замещает FactoryInterface.

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

◆ getImportManager()

getImportManager ( )

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

◆ getIncomingEventManager()

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

Замещает FactoryInterface.

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

◆ getIncomingSectionManager()

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

Замещает FactoryInterface.

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

◆ getOutgoingEventManager()

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

Замещает FactoryInterface.

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

◆ getOutgoingSectionManager()

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

Замещает FactoryInterface.

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

◆ getPushManager()

getPushManager ( )

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

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

◆ getSectionManager()

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

Замещает FactoryInterface.

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

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

◆ SERVICE_NAME

const SERVICE_NAME = 'google_api_oauth'

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