Bitrix API

AddElementRequest

FinalYes

Table of Contents

Properties

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

Methods

__construct()  : mixed

Properties

$wfParameterValues read-only

public array<string|int, mixed> $wfParameterValues = []

Methods

__construct()

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

        
On this page

Search results