\JDocumentRendererRSS
JDocumentRenderer_RSS is a feed that implements RSS 2.0 Specification
Synopsis
class JDocumentRendererRSS
extends JDocumentRenderer
{
- // members
- protected $_mime;
- // Inherited methods from JDocumentRenderer
- public void __construct()
- public string render()
- public string getContentType()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
186 | On hold |
Members
protected
- $_doc
—
JDocument
Reference to the JDocument object that instantiated the renderer - $_mime
—
string
Renderer mime type - $_mime
—
string
Renderer mime type
Methods
public
- _relToAbs() — Convert links in a text from relative to absolute
- render() — Render the feed.
Inherited from JDocumentRenderer
public
- getContentType() — Return the content type of the renderer
- render() — Renders a script and returns the results as a string