API17:JInstallerPackage::update
From Joomla! Documentation
JInstallerPackage::update
Description
Updates a package The only difference between an update and a full install is how we handle the database.
public function update ()
- Returns
- Defined on line 185 of libraries/joomla/installer/adapters/package.php
See also
JInstallerPackage::update source code on BitBucket
Class JInstallerPackage
Subpackage Installer- Other versions of JInstallerPackage::update
User contributed notes
Code Examples