API17:JApplication::getTemplate
From Joomla! Documentation
JApplication::getTemplate
Description
Gets the name of the current template.
public function getTemplate ($params=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $params | false |
- Returns string
- Defined on line 697 of libraries/joomla/application/application.php
- Since

- Referenced by
See also
JApplication::getTemplate source code on BitBucket
Class JApplication
Subpackage Application- Other versions of JApplication::getTemplate
User contributed notes
Code Examples