has_item
Description:
To retrieve an item into a feed, given his unique ID.
Parameters:
this |
a FeedsStore. |
channel |
parent feed containing required item. |
id |
unique ID to look for. |
Returns:
true if the specified item exists, false otherwise. |