|
|
|
|
Functions
Events
Variables
Libraries
|
|
Syntax
| channels_get_categories(URL) |
Parameters
| STRING | URL | Optional. URL of the channel. |
Return value
Description
A category can be set for each channel.
This function returns an array containing the list of categories for the channel specified by the URL.
Categories are defined in the XML configuration file.
More info: XML Configuration File Format.
To retrieve the categories of all the channels: channels_get_allCategories. |
|
|
|