JDocumentError/1.5
From Joomla! Documentation
JDocumentError
Description
Description:JDocumentError [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Class constructor. |
| public | _loadTemplate | Load a template file. |
| public | render | Render the document. |
| public | renderBacktrace | |
| public | setError | Set error object. |
- Defined in libraries/joomla/document/error/error.php
- Extends JDocument
Importing
jimport( 'joomla.document.error.error' );
See also
-
JDocumentError on api.joomla.org
-
JDocumentError source code on JoomlaCode
-
Subpackage Document
- Other versions of JDocumentError
SeeAlso:JDocumentError [Edit See Also]
User contributed notes
<CodeExamplesForm />