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

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

 create (Section $section, SectionContext $context)
 
 update (Section $section, SectionContext $context)
 
 delete (Section $section, SectionContext $context)
 
 getAvailableExternalType ()
 

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

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

Методы

◆ create()

create ( Section $section,
SectionContext $context )
Аргументы
Section$section
SectionContext$context
Возвращает
Result
Исключения
ConflictException

Замещается в SectionManager и SectionManager.

◆ delete()

delete ( Section $section,
SectionContext $context )

Замещается в SectionManager и SectionManager.

◆ getAvailableExternalType()

getAvailableExternalType ( )

Замещается в SectionManager, SectionManager и SectionManager.

◆ update()

update ( Section $section,
SectionContext $context )
Аргументы
Section$section
SectionContext$context
Возвращает
Result
Исключения
NotFoundException

Замещается в SectionManager и SectionManager.