См. определение в файле element.php строка 9
◆ __construct()
◆ addToQueue()
addToQueue |
( |
int |
$copiedSectionId, |
|
|
|
$queueName |
|
) |
| |
|
protected |
◆ copy()
copy |
( |
|
$entityId, |
|
|
|
$copiedEntityId |
|
) |
| |
- Аргументы
-
int | $entityId | |
int | $copiedEntityId | |
- Возвращает
- Result
- Исключения
-
Bitrix\Main\ArgumentNullException
- Исключения
-
Bitrix\Main\ArgumentOutOfRangeException
Замещает Child.
См. определение в файле element.php строка 49
◆ copySectionElements()
copySectionElements |
( |
int |
$sectionId, |
|
|
int |
$copiedSectionId |
|
) |
| |
|
protected |
- Аргументы
-
int | $sectionId | |
int | $copiedSectionId | |
- Возвращает
- Result
- Исключения
-
Bitrix\Main\ArgumentNullException
- Исключения
-
Bitrix\Main\ArgumentOutOfRangeException
Переопределяется в Element.
См. определение в файле element.php строка 68
◆ setEnumRatio()
setEnumRatio |
( |
array |
$enumRatio | ) |
|
◆ setSectionsRatio()
setSectionsRatio |
( |
array |
$sectionsRatio | ) |
|
◆ $enumRatio
◆ $moduleId
◆ $result
◆ $sectionsRatio
◆ IBLOCK_COPY_MODE
const IBLOCK_COPY_MODE = "iblock" |
◆ SECTION_COPY_MODE
const SECTION_COPY_MODE = "section" |