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