API17

API17:JInstallerPlugin::refreshManifestCache

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples