ChannelOpenLine implements iProvider
Class ChannelOpenLine
Table of Contents
Interfaces
- iProvider
- Interface Provider.
Methods
- canUse() : bool
- Return true if it can be used.
- getConfigFromPost() : array<string|int, mixed>
- Get config from post.
- 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
boolgetConfigFromPost()
Get config from post.
public
static getConfigFromPost([array<string|int, mixed> $item = array() ]) : array<string|int, mixed>
Parameters
- $item : array<string|int, mixed> = array()
-
Item
Return values
array<string|int, mixed>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
stringgetPathAdd()
Get add path.
public
static getPathAdd() : string
Return values
stringgetPathEdit()
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
stringgetPresets()
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
stringgetWidgets()
Get widgets.
public
static getWidgets(string $id[, bool $removeCopyright = true ][, string|null $lang = null ][, array<string|int, mixed> $config = [] ]) : 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> = []
-
Config