API17:JInstallerComponent::refreshManifestCache
From Joomla! Documentation
JInstallerComponent::refreshManifestCache
Description
Refreshes the extension table cache.
public function refreshManifestCache ()
- Returns boolean result of operation, true if updated, false on failure
- Defined on line 1709 of libraries/joomla/installer/adapters/component.php
- Since

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