1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
UpdateIBlockElementRequest.php
См. документацию.
1<?php
2
3namespace Bitrix\Lists\Api\Request\IBlockService;
4
6{
7 public function __construct(
8 public /* readonly */ int $elementId,
9 public /* readonly */ int $iBlockId,
10 public /* readonly */ int $sectionId,
11 public /* readonly */ array $values,
12 public /* readonly */ int $modifiedByUserId,
13 public /* readonly */ bool $needStartWorkflows = true,
14 public /* readonly */ bool $needCheckPermissions = true,
15 public /* readonly */ array $wfParameterValues = [],
16 public /* readonly */ ?int $timeToStart = null,
17 )
18 {}
19}
__construct(public int $elementId, public int $iBlockId, public int $sectionId, public array $values, public int $modifiedByUserId, public bool $needStartWorkflows=true, public bool $needCheckPermissions=true, public array $wfParameterValues=[], public ?int $timeToStart=null,)
Определения UpdateIBlockElementRequest.php:7
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$iBlockId
Определения iblock_subelement_generator.php:45