|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __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 | ( | Connection | $connection, |
| Sync\Util\Context | $context = null ) |
| Connection | $connection | |
| Context | null | $context |
| BaseException | |
| ObjectNotFoundException | |
| NotFoundExceptionInterface |
См. определение в файле factory.php строка 43
| canSubscribeSection | ( | ) |
Переопределяет метод предка FactoryBase.
См. определение в файле factory.php строка 79
| getCode | ( | ) |
См. определение в файле factory.php строка 74
| getConnection | ( | ) |
| getContext | ( | ) |
todo deal with naming todo You need to return the Context instance by getting it from the Context
Переопределяет метод предка FactoryBase.
См. определение в файле factory.php строка 84
| getEventManager | ( | ) |
Замещает FactoryInterface.
См. определение в файле factory.php строка 49
| getIncomingEventManager | ( | ) |
Замещает FactoryInterface.
См. определение в файле factory.php строка 102
| getIncomingSectionManager | ( | ) |
Замещает FactoryInterface.
См. определение в файле factory.php строка 97
| getOutgoingEventManager | ( | ) |
Замещает FactoryInterface.
См. определение в файле factory.php строка 107
| getOutgoingSectionManager | ( | ) |
| SystemException |
Замещает FactoryInterface.
См. определение в файле factory.php строка 117
| getPushManager | ( | ) |
Переопределяет метод предка FactoryBase.
См. определение в файле factory.php строка 89
| getSectionManager | ( | ) |
Замещает FactoryInterface.
См. определение в файле factory.php строка 59
См. определение в файле factory.php строка 23
| const SERVICE_NAME = 'office365' |
См. определение в файле factory.php строка 28