JDocumentHTML::render
Outputs the template to the browser.
Signature
public function render([boolean
$caching = false,
array
$params] )
Parameters
-
$caching
- If true, cache the output
-
$params
- Associative array of attributes
Returns
- The
- rendered data