Bitrix API

UpdateElementRequest

FinalYes

Table of Contents

Properties

$elementId  : int
$iBlockId  : int
$modifiedByUserId  : int
$needCheckPermission  : bool
$needStartWorkflows  : bool
$sectionId  : int
$timeToStart  : int|null
$values  : array<string|int, mixed>
$wfParameterValues  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(int $elementId, int $iBlockId, int $sectionId, array<string|int, mixed> $values, int $modifiedByUserId, bool $needCheckPermission, bool $needStartWorkflows[, array<string|int, mixed> $wfParameterValues = [] ][, int|null $timeToStart = null ]) : mixed
Parameters
$elementId : int
$iBlockId : int
$sectionId : int
$values : array<string|int, mixed>
$modifiedByUserId : int
$needCheckPermission : bool
$needStartWorkflows : bool
$wfParameterValues : array<string|int, mixed> = []
$timeToStart : int|null = null

        
On this page

Search results