API17:JDocumentError::render
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDocumentError::render
Description
Render the document.
Description:JDocumentError::render [Edit Descripton]
public function render ( $cache=false $params=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cache | boolean | false | If true, cache the output |
| $params | array | array() | Associative array of attributes |
- Returns
- Defined on line 72 of libraries/joomla/document/error/error.php
See also
-
JDocumentError::render source code on BitBucket
-
Class JDocumentError
-
Subpackage Document
- Other versions of JDocumentError::render
SeeAlso:JDocumentError::render [Edit See Also]
User contributed notes
<CodeExamplesForm />
