Summary
- File
- Package hierarchy Content\Feed
- Class hierarchy \FeedsList
This class contains an agregation of differents feeds
This class contains an agregation of differents feeds
add_feed(\FeedsCat $cat_tree, string $feed_type)
Adds the FeedsCat $cat_tree to the current feeds list
\FeedsCat | $cat_tree | The feed to add to the list |
string | $feed_type | The feed category name |
None found |
get_feeds_list() : array<mixed,\FeedsCat>
Returns the feeds list
the feeds list
None found |