Bitrix API

ChannelCallback implements iProvider

Class ChannelCallback

Table of Contents

Interfaces

iProvider
Interface Provider.

Methods

canUse()  : bool
Return true if it can be used.
getList()  : array<string|int, mixed>
Get list.
getName()  : string
Get name.
getPathAdd()  : string
Get add path.
getPathEdit()  : array<string|int, mixed>
Get edit path.
getPathList()  : string
Get list path.
getPresets()  : array<string|int, mixed>
Get presets.
getResources()  : array<string|int, Asset>
Get resources.
getType()  : string
Get type.
getWidgets()  : array<string|int, mixed>
Get widgets.

Methods

canUse()

Return true if it can be used.

public static canUse() : bool
Return values
bool

getList()

Get list.

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

getName()

Get name.

public static getName() : string
Return values
string

getPathAdd()

Get add path.

public static getPathAdd() : string
Return values
string

getPathEdit()

Get edit path.

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

getPathList()

Get list path.

public static getPathList() : string
Return values
string

getPresets()

Get presets.

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

getResources()

Get resources.

public static getResources() : array<string|int, Asset>
Return values
array<string|int, Asset>

getType()

Get type.

public static getType() : string
Return values
string

getWidgets()

Get widgets.

public static getWidgets(string $id[, bool $removeCopyright = true ][, string|null $lang = null ][, array<string|int, mixed> $config = array() ]) : array<string|int, mixed>
Parameters
$id : string

Channel id

$removeCopyright : bool = true

Remove copyright

$lang : string|null = null

Language ID

$config : array<string|int, mixed> = array()

Config

Return values
array<string|int, mixed>

        
On this page

Search results