Bitrix API

ConfigureRequest implements Item

Table of Contents

Interfaces

Item

Properties

$blocks  : BlockCollection
$companyUid  : string|null
$dateFormat  : string|null
$dateTimeFormat  : string|null
$documentUid  : string
$externalDateCreate  : string
$externalId  : string|null
$fields  : FieldCollection
$langId  : string
$members  : MemberCollection
$nameFormat  : string|null
$owner  : Owner
$parties  : int
$regionDocumentType  : string|null
$scenario  : string
$scheme  : string|null
$title  : string
$titleWithoutNumber  : string|null
$weekStart  : int|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $documentUid, string $title, Owner $owner, int $parties, string $scenario, FieldCollection $fields, BlockCollection $blocks, MemberCollection $members, string $langId[, string|null $companyUid = null ][, string|null $nameFormat = null ][, string|null $regionDocumentType = null ][, string|null $externalId = null ][, string|null $titleWithoutNumber = null ][, string|null $scheme = null ][, string $externalDateCreate = '' ][, string|null $dateFormat = null ][, string|null $dateTimeFormat = null ][, int|null $weekStart = null ]) : mixed
Parameters
$documentUid : string
$title : string
$owner : Owner
$parties : int
$scenario : string
$fields : FieldCollection
$blocks : BlockCollection
$members : MemberCollection
$langId : string
$companyUid : string|null = null
$nameFormat : string|null = null
$regionDocumentType : string|null = null
$externalId : string|null = null
$titleWithoutNumber : string|null = null
$scheme : string|null = null
$externalDateCreate : string = ''
$dateFormat : string|null = null
$dateTimeFormat : string|null = null
$weekStart : int|null = null

        
On this page

Search results