API17:JDocumentRendererRSS
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.
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 source code on BitBucket
-
Subpackage Document
- Other versions of JDocumentRendererRSS
SeeAlso:JDocumentRendererRSS [Edit See Also]
User contributed notes
<CodeExamplesForm />
