API17:JDocumentHTML:: fetchTemplate
From Joomla! Documentation
JDocumentHTML::_fetchTemplate
Description
Fetch the template, and initialise the params.
protected function _fetchTemplate ($params=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $params | array | array() | parameters to determine the template |
- Returns
- Defined on line 436 of libraries/joomla/document/html/html.php
See also
JDocumentHTML::_fetchTemplate source code on BitBucket
Class JDocumentHTML
Subpackage Document- Other versions of JDocumentHTML::_fetchTemplate
User contributed notes
Code Examples