JDocumentRendererRSS/1.5
From Joomla! Documentation
JDocumentRendererRSS
Description
Description:JDocumentRendererRSS [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | _relToAbs | Convert links in a text from relative to absolute. |
| public | render | Render the feed. |
- Defined in libraries/joomla/document/feed/renderer/rss.php
- Extends JDocumentRenderer
Importing
jimport( 'joomla.document.feed.renderer.rss' );
See also
-
JDocumentRendererRSS on api.joomla.org
-
JDocumentRendererRSS source code on JoomlaCode
-
Subpackage Document
- Other versions of JDocumentRendererRSS
SeeAlso:JDocumentRendererRSS [Edit See Also]
User contributed notes
<CodeExamplesForm />