get_items_by_channel
Description:
To retrieve list of items saved into the store, assigned to the given channel
.
Parameters:
this |
a FeedsStore. |
channel |
parent feed containing required items. |
Returns:
list of FeedItem found in the this. Do not modify or free it. |