Открытые члены | |
__construct (Connection $connection, Sync\Util\Context $context=null) | |
getEventManager () | |
getSectionManager () | |
getConnection () | |
getCode () | |
canSubscribeSection () | |
getContext () | |
getPushManager () | |
getIncomingSectionManager () | |
getIncomingEventManager () | |
getOutgoingEventManager () | |
getOutgoingSectionManager () | |
![]() | |
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 = 'office365' |
![]() | |
const | SERVICE_NAME = '' |
Защищенные данные | |
Sync Util Context | $context |
![]() | |
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