API17:JDocumentRendererAtom
From Joomla! Documentation
JDocumentRendererAtom
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | render | Render the feed. |
- Defined in libraries/joomla/document/feed/renderer/atom.php
- Extends JDocumentRenderer
Importing
jimport( 'joomla.document.feed.renderer.atom' );
See also
JDocumentRendererAtom source code on BitBucket
Subpackage Document- Other versions of JDocumentRendererAtom
User contributed notes
Code Examples