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

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