API17

API17:JInstallerLanguage::refreshManifestCache

From Joomla! Documentation

Joomla 11.1 JInstallerLanguage::refreshManifestCache

Description

Refreshes the extension table cache.


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

See also


User contributed notes

Code Examples