API17

API17:JInstallerFile::refreshManifestCache

From Joomla! Documentation

Joomla 11.1 JInstallerFile::refreshManifestCache

Description

Refreshes the extension table cache.


public function refreshManifestCache ()
  • Returns boolean result of operation, true if updated, false on failure
  • Defined on line 484 of libraries/joomla/installer/adapters/file.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples