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