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

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

 __construct (Office365Context $context)
 
 create (Section $section, SectionContext $context)
 
 update (Section $section, SectionContext $context)
 
 delete (Section $section, SectionContext $context)
 
 getSections ($connection)
 
 resubscribe (Push $push)
 
 getAvailableExternalType ()
 
- Открытые члены унаследованные от ServiceBase
 __construct (Connection $connection)
 
 getServiceName ()
 

Открытые статические члены

static updateSectionsAgent ()
 

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

- Защищенные члены унаследованные от AbstractManager
 initServiceName ()
 
- Защищенные данные унаследованные от ServiceBase
Connection $connection
 
string $serviceName
 

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

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

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

◆ __construct()

__construct ( Office365Context $context)

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

Методы

◆ create()

create ( Section $section,
SectionContext $context )
Аргументы
Section$section
SectionContext | null$context
Возвращает
Result
Исключения
ApiException
ArgumentException
ArgumentNullException
BaseException
ConflictException
NotFoundException
AuthException
RemoteAccountException
LoaderException

Замещает SectionManagerInterface.

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

◆ delete()

delete ( Section $section,
SectionContext $context )

Замещает SectionManagerInterface.

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

◆ getAvailableExternalType()

getAvailableExternalType ( )

Замещает SectionManagerInterface.

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

◆ getSections()

getSections ( $connection)
Аргументы
$connection
Возвращает
array
Исключения
ApiException
ArgumentException
ArgumentNullException
AuthException
BaseException
ConflictException
LoaderException
NotFoundException
RemoteAccountException

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

◆ resubscribe()

resubscribe ( Push $push)
Аргументы
Push$push
Возвращает
Result
Исключения
ApiException
Exception

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

◆ update()

update ( Section $section,
SectionContext $context )
Исключения
NotFoundException

Замещает SectionManagerInterface.

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

◆ updateSectionsAgent()

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

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