JDocumentFeed/11.1
From Joomla! Documentation
JDocumentFeed
Description
Description:JDocumentFeed [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | addItem | Adds an to the feed. |
| public | render | Render the document. |
| protected | __construct | Class constructor. |
- Defined in libraries/joomla/document/feed/feed.php
- Extends JDocument
Importing
jimport( 'joomla.document.feed.feed' );
See also
JDocumentFeed source code on BitBucket
Subpackage Document- Other versions of JDocumentFeed
SeeAlso:JDocumentFeed [Edit See Also]