API17:JInstallerTemplate::loadLanguage
From Joomla! Documentation
JInstallerTemplate::loadLanguage
Description
Custom loadLanguage method.
public function loadLanguage ($path=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | null | the path where to find language files |
See also
JInstallerTemplate::loadLanguage source code on BitBucket
Class JInstallerTemplate
Subpackage Installer- Other versions of JInstallerTemplate::loadLanguage
User contributed notes
Code Examples