Bitrix API

Channel

FinalYes

Table of Contents

Methods

__construct()  : mixed
getCategoryId()  : int
getCode()  : string
getHandlerClass()  : string
getId()  : int
getModuleId()  : string
isEnabled()  : bool
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(int $id, string $moduleId, int $categoryId, string $code, string $handlerClass, bool $isEnabled) : mixed
Parameters
$id : int
$moduleId : string
$categoryId : int
$code : string
$handlerClass : string
$isEnabled : bool

getCategoryId()

public getCategoryId() : int
Return values
int

getCode()

public getCode() : string
Return values
string

getHandlerClass()

public getHandlerClass() : string
Return values
string

getId()

public getId() : int
Return values
int

getModuleId()

public getModuleId() : string
Return values
string

isEnabled()

public isEnabled() : bool
Return values
bool

toArray()

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

        
On this page

Search results