API17:JInstallerLibrary::loadLanguage
From Joomla! Documentation
JInstallerLibrary::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
JInstallerLibrary::loadLanguage source code on BitBucket
Class JInstallerLibrary
Subpackage Installer- Other versions of JInstallerLibrary::loadLanguage
User contributed notes
Code Examples