API17:JDocumentFeed
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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]
User contributed notes
<CodeExamplesForm />
