|
|
|
|
Functions
Events
Variables
Libraries
|
|
Syntax
| channels_feeds_getByCategory(Category) |
Parameters
| STRING | Category | Name of a category. |
Return value
| Array or arrays containing data extracted from the RSS feeds containing the specified category. |
Description
Returns data of the RSS feeds containing the specified category.
The returned value is an array of arrays as more than one RSS feed may contain the specified category.
Categories are set in the XML configuration file for each RSS feed: XML Configuration File Format
For more information: channels_feeds_get
The format of the arrays returned in the array is documented here: xmlFeed.js |
|
|
|