API17:JInstallerPackage::install
From Joomla! Documentation
JInstallerPackage::install
Description
Custom install method.
public function install ()
- Returns boolean True on success
- Defined on line 49 of libraries/joomla/installer/adapters/package.php
- Since

See also
JInstallerPackage::install source code on BitBucket
Class JInstallerPackage
Subpackage Installer- Other versions of JInstallerPackage::install
User contributed notes
Code Examples