API17

API17:JInstallerPackage::update

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples