API17:JDocumentError:: loadTemplate
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::_loadTemplate
Description
Load a template file.
Description:JDocumentError:: loadTemplate [Edit Descripton]
Synopsis
public JDocumentError::_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 in
libraries/joomla/document/error/error.php (line 115)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDocumentError:: loadTemplate
Examples
<CodeExamplesForm />
