1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
GetIBlockDefaultFieldsRequest.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Lists\Api\Request\IBlockService;
4
5
class
GetIBlockDefaultFieldsRequest
6
{
7
public
function
__construct
(
8
public
readonly
int
$iBlockId
,
9
public
readonly
bool
$needCheckPermissions =
true
,
10
public
readonly
bool
$loadEnumValues =
false
,
11
)
12
{}
13
}
Bitrix\Lists\Api\Request\IBlockService\GetIBlockDefaultFieldsRequest
Определения
GetIBlockDefaultFieldsRequest.php:6
Bitrix\Lists\Api\Request\IBlockService\GetIBlockDefaultFieldsRequest\__construct
__construct(public readonly int $iBlockId, public readonly bool $needCheckPermissions=true, public readonly bool $loadEnumValues=false,)
Определения
GetIBlockDefaultFieldsRequest.php:7
$iBlockId
$iBlockId
Определения
iblock_subelement_generator.php:45
bitrix
modules
lists
lib
Api
Request
IBlockService
GetIBlockDefaultFieldsRequest.php
Создано системой
1.14.0