JDocumentError/1.5
From Joomla! Documentation
[Edit Descripton] Description:JDocumentError
Defined in
libraries/joomla/document/error/error.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Class constructor. |
| _loadTemplate | Load a template file. |
| render | Render the document. |
| renderBacktrace | |
| setError | Set error object. |
Importing
jimport( 'joomla.document.error.error' );
See also
[Edit See Also] SeeAlso:JDocumentError
Examples
<CodeExamplesForm />