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

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

 __construct ()
 
 getSectionsRatio ($iblockId=0)
 
 copy ($iblockId, $copiedIblockId)
 

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

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

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

◆ __construct()

__construct ( )

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

Методы

◆ copy()

copy ( $iblockId,
$copiedIblockId )

Copies iblock child.

Аргументы
int$iblockIdIblock id.
int$copiedIblockIdCopied iblock id.
Возвращает
Result

Замещает Child.

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

◆ getSectionsRatio()

getSectionsRatio ( $iblockId = 0)

In order for the elements to be copied to the desired sections will return the identifier ratio of the copied partitions.

Аргументы
int$iblockIdIblock id.
Возвращает
array

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