1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
iblocktemplates.php
См. документацию.
1
<?php
7
namespace
Bitrix\Iblock\InheritedProperty;
8
9
class
IblockTemplates
extends
BaseTemplate
10
{
14
function
__construct
(
$iblockId
)
15
{
16
$entity
=
new
IblockValues
(
$iblockId
);
17
parent::__construct(
$entity
);
18
}
19
}
Bitrix\Iblock\InheritedProperty\BaseTemplate
Определения
basetemplate.php:10
Bitrix\Iblock\InheritedProperty\BaseTemplate\$entity
$entity
Определения
basetemplate.php:12
Bitrix\Iblock\InheritedProperty\IblockTemplates
Определения
iblocktemplates.php:10
Bitrix\Iblock\InheritedProperty\IblockTemplates\__construct
__construct($iblockId)
Определения
iblocktemplates.php:14
Bitrix\Iblock\InheritedProperty\IblockValues
Определения
iblockvalues.php:10
$iblockId
$iblockId
Определения
iblock_catalog_edit.php:30
bitrix
modules
iblock
lib
inheritedproperty
iblocktemplates.php
Создано системой
1.14.0