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

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