JDocumentHTML::render/11.1
From Joomla! Documentation
JDocumentHTML::render
Description
Outputs the template to the browser.
Description:JDocumentHTML::render [Edit Descripton]
public function render ( $caching=false $params=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $caching | boolean | false | $cache If true, cache the output |
| $params | array | array() | Associative array of attributes |
- Returns The rendered data
- Defined on line 320 of libraries/joomla/document/html/html.php
See also
JDocumentHTML::render source code on BitBucket
Class JDocumentHTML
Subpackage Document- Other versions of JDocumentHTML::render
SeeAlso:JDocumentHTML::render [Edit See Also]