API17:JApplication::getTemplate
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.
JApplication::getTemplate
Description
Gets the name of the current template.
Description:JApplication::getTemplate [Edit Descripton]
Since
Synopsis
public JApplication::getTemplate ($params=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $params | false |
Returns
string
Defined in
libraries/joomla/application/application.php (line 697)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JApplication::getTemplate
Examples
<CodeExamplesForm />
