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

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