API16

API16:JDocumentFeed

From Joomla! Documentation

Defined in

libraries/joomla/document/feed/feed.php

Methods

Method name Description
__construct Class constructor
render Render the document
addItem Adds an JFeedItem to the feed.

Importing

jimport( 'joomla.document.feed.feed' );



Examples

Code Examples