Bitrix API

ItemField

Table of Contents

Methods

__construct()  : mixed
getCode()  : string
getTitle()  : string
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(string $code, string $title, string $categoryKey, bool $isSelected, bool $isDefault) : mixed
Parameters
$code : string
$title : string
$categoryKey : string
$isSelected : bool
$isDefault : bool

getCode()

public getCode() : string
Return values
string

getTitle()

public getTitle() : string
Return values
string

toArray()

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

        
On this page

Search results