Bitrix API

PortableBlock implements Item

Table of Contents

Interfaces

Item

Properties

$code  : string
$data  : array<string|int, mixed>
$party  : int
$position  : Position|null
$role  : string|null
$style  : Style|null
$type  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(int $party, string $type, string $code[, Position|null $position = null ][, Style|null $style = null ][, string|null $role = null ][, array<string|int, mixed> $data = [] ]) : mixed
Parameters
$party : int
$type : string
$code : string
$position : Position|null = null
$style : Style|null = null
$role : string|null = null
$data : array<string|int, mixed> = []

        
On this page

Search results