API17:JInstallerComponent::update
From Joomla! Documentation
JInstallerComponent::update
Description
Custom update method for components.
public function update ()
- Returns boolean True on success
- Defined on line 490 of libraries/joomla/installer/adapters/component.php
- Since

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