JInstallerLanguage/1.5
From Joomla! Documentation
[Edit Descripton] Description:JInstallerLanguage
Defined in
libraries/joomla/installer/adapters/language.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Constructor. |
| _install | |
| install | Custom install method. |
| uninstall | Custom uninstall method. |
Importing
jimport( 'joomla.installer.adapters.language' );
See also
[Edit See Also] SeeAlso:JInstallerLanguage
Examples
<CodeExamplesForm />