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

Защищенные члены

 copySectionElements (int $sectionId, int $copiedSectionId)
 
- Защищенные члены унаследованные от Element
 addToQueue (int $copiedSectionId, $queueName)
 

Защищенные данные

 $moduleId = "photogallery"
 
- Защищенные данные унаследованные от Element
 $moduleId = "iblock"
 
 $sectionsRatio = []
 
 $enumRatio = []
 
 $result
 

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

- Открытые члены унаследованные от Element
 __construct ($copyMode)
 
 setSectionsRatio (array $sectionsRatio)
 
 setEnumRatio (array $enumRatio)
 
 copy ($entityId, $copiedEntityId)
 
- Открытые атрибуты унаследованные от Element
const IBLOCK_COPY_MODE = "iblock"
 
const SECTION_COPY_MODE = "section"
 

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

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

Методы

◆ copySectionElements()

copySectionElements ( int $sectionId,
int $copiedSectionId )
protected
Аргументы
int$sectionId
int$copiedSectionId
Возвращает
Result
Исключения

Bitrix\Main\ArgumentNullException

Исключения

Bitrix\Main\ArgumentOutOfRangeException

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

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

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

◆ $moduleId

$moduleId = "photogallery"
protected

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