Bitrix API

AddIBlockElementRequest

Table of Contents

Properties

$createdByUserId  : int
$iBlockId  : int
$needCheckPermissions  : 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 $iBlockId, int $sectionId, array<string|int, mixed> $values, int $createdByUserId[, bool $needStartWorkflows = true ][, bool $needCheckPermissions = true ][, array<string|int, mixed> $wfParameterValues = [] ][, int|null $timeToStart = null ]) : mixed
Parameters
$iBlockId : int
$sectionId : int
$values : array<string|int, mixed>
$createdByUserId : int
$needStartWorkflows : bool = true
$needCheckPermissions : bool = true
$wfParameterValues : array<string|int, mixed> = []
$timeToStart : int|null = null

        
On this page

Search results