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

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