Bitrix API

KanbanCategory implements Item

FinalYes

Table of Contents

Interfaces

Item

Properties

$code  : string
$id  : int
$isDefault  : bool

Methods

__construct()  : mixed
fromArray()  : self
isDefault()  : bool

Properties

Methods

__construct()

public __construct(string $code, int $id[, bool $isDefault = false ]) : mixed
Parameters
$code : string
$id : int
$isDefault : bool = false

fromArray()

public static fromArray(array<string|int, mixed> $data) : self
Parameters
$data : array<string|int, mixed>
Return values
self

        
On this page

Search results