API17:JInstaller::update
From Joomla! Documentation
JInstaller::update
Description
Package update method.
public function update ($path=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | null | Path to package source folder |
- Returns boolean True if successful
- Defined on line 500 of libraries/joomla/installer/installer.php
- Since

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