JDocumentHTML:: loadTemplate/1.5
From Joomla! Documentation
JDocumentHTML::_loadTemplate
Description
Load a template file.
Description:JDocumentHTML:: 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 313 of libraries/joomla/document/html/html.php
See also
JDocumentHTML::_loadTemplate on api.joomla.org
JDocumentHTML source code on JoomlaCode
Class JDocumentHTML
Subpackage Document- Other versions of JDocumentHTML::_loadTemplate
SeeAlso:JDocumentHTML:: loadTemplate [Edit See Also]