Bitrix API

Property

FinalYes

Table of Contents

Methods

__construct()  : mixed
getCode()  : string
getParams()  : array<string|int, mixed>
getTitle()  : string
getType()  : string
isCommon()  : bool
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(string $code, string $title, string $type[, array<string|int, mixed> $params = [] ]) : mixed
Parameters
$code : string
$title : string
$type : string
$params : array<string|int, mixed> = []

getCode()

public getCode() : string
Return values
string

getParams()

public getParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTitle()

public getTitle() : string
Return values
string

getType()

public getType() : string
Return values
string

isCommon()

public isCommon() : bool
Return values
bool

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results