API17:JInstallerLanguage::install
From Joomla! Documentation
JInstallerLanguage::install
Description
Custom install method Note: This behaves badly due to hacks made in the middle of 1.5.x to add the ability to install multiple distinct packs in one install.
public function install ()
- Returns
- Defined on line 39 of libraries/joomla/installer/adapters/language.php
See also
JInstallerLanguage::install source code on BitBucket
Class JInstallerLanguage
Subpackage Installer- Other versions of JInstallerLanguage::install
User contributed notes
Code Examples