JDocumentFeed::addItem
Adds an JFeedItem to the feed.
Signature
public function addItem(JFeedItem
$itemĀ )
Parameters
-
$item
- The feeditem to add to the feed.
Returns
- JDocumentFeed
- instance of $this to allow chaining