API17

API17:JDocumentHTML:: fetchTemplate

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples