JInstaller::update
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JInstaller::update[edit]
Description[edit]
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[edit]
JInstaller::update source code on BitBucket
Class JInstaller
Subpackage Installer
- Other versions of JInstaller::update
User contributed notes[edit]
Code Examples[edit]