Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
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
Definition
basetemplate.php:10
Bitrix\Iblock\InheritedProperty\BaseTemplate\$entity
$entity
Definition
basetemplate.php:12
Bitrix\Iblock\InheritedProperty\IblockTemplates
Definition
iblocktemplates.php:10
Bitrix\Iblock\InheritedProperty\IblockTemplates\__construct
__construct($iblockId)
Definition
iblocktemplates.php:14
Bitrix\Iblock\InheritedProperty\IblockValues
Definition
iblockvalues.php:10
Bitrix\Iblock\InheritedProperty
Definition
basetemplate.php:7
modules
iblock
lib
inheritedproperty
iblocktemplates.php
Создано системой
1.10.0