JDocumentFeed/1.5
From Joomla! Documentation
[Edit Descripton] Description:JDocumentFeed
Defined in
libraries/joomla/document/feed/feed.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Class constructor. |
| addItem | Adds an to the feed. |
| render | Render the document. |
Importing
jimport( 'joomla.document.feed.feed' );
See also
[Edit See Also] SeeAlso:JDocumentFeed
Examples
<CodeExamplesForm />