JDocumentRenderer::render
Renders a script and returns the results as a string
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