JDocumentRendererRSS::render
Render the feed.
Signature
public function render([string
$name = '',
[array
$params = null,
[string
$content = null]]] )
Parameters
-
$name
- The name of the element to render
-
$params
- Array of values
-
$content
- Override the output of the renderer
Returns
- string
- The output of the script
Parent Implementation
Tasks
Line | Task |
---|---|
186 | On hold |