JInstallerModule::refreshManifestCache
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JInstallerModule::refreshManifestCache[edit]
Description[edit]
Refreshes the extension table cache.
public function refreshManifestCache ()
- Returns boolean result of operation, true if updated, false on failure
- Defined on line 535 of libraries/joomla/installer/adapters/module.php
- Since
See also[edit]
JInstallerModule::refreshManifestCache source code on BitBucket
Class JInstallerModule
Subpackage Installer
- Other versions of JInstallerModule::refreshManifestCache
User contributed notes[edit]
Code Examples[edit]