API17

API17:JInstaller::update

From Joomla! Documentation

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

See also


User contributed notes

Code Examples