JDocument::render/1.6
From Joomla! Documentation
JDocument::render
Description
Outputs the document.
Description:JDocument::render [Edit Descripton]
public function render ( $cache=false $params=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cache | boolean | false | If true, cache the output |
| $params | boolean | array() | $compress If true, compress the output |
| array | $paramsAssociativearrayofattributes |
- Returns The rendered data
- Defined on line 809 of libraries/joomla/document/document.php
See also
JDocument source code on JoomlaCode
Class JDocument
Subpackage Document- Other versions of JDocument::render
SeeAlso:JDocument::render [Edit See Also]