JDocumentError:: loadTemplate/1.5
From Joomla! Documentation
JDocumentError::_loadTemplate
Description
Load a template file.
Description:JDocumentError:: loadTemplate [Edit Descripton]
public function _loadTemplate ( $directory $filename )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $directory | string | $template The name of the template | |
| $filename | string | The actual filename |
- Returns string The contents of the template
- Defined on line 116 of libraries/joomla/document/error/error.php
See also
-
JDocumentError::_loadTemplate on api.joomla.org
-
JDocumentError source code on JoomlaCode
-
Class JDocumentError
-
Subpackage Document
- Other versions of JDocumentError::_loadTemplate
SeeAlso:JDocumentError:: loadTemplate [Edit See Also]
User contributed notes
<CodeExamplesForm />