Bitrix API

From

FinalYes

Table of Contents

Methods

__construct()  : mixed
getDescription()  : string|null
getId()  : string
getName()  : string
isAvailable()  : bool
isDefault()  : bool

Methods

__construct()

public __construct(string $id, string $name[, string|null $description = null ][, bool $isDefault = false ][, bool $isAvailable = true ]) : mixed
Parameters
$id : string
$name : string
$description : string|null = null
$isDefault : bool = false
$isAvailable : bool = true

getDescription()

public getDescription() : string|null
Return values
string|null

getId()

public getId() : string
Return values
string

getName()

public getName() : string
Return values
string

isAvailable()

public isAvailable() : bool
Return values
bool

isDefault()

public isDefault() : bool
Return values
bool

        
On this page

Search results