API17

API17:JInstaller::refreshManifestCache

From Joomla! Documentation

Revision as of 03:16, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JInstaller::refreshManifestCache

Description

Refreshes the manifest cache stored in __extensions.


public function refreshManifestCache ($eid)
Parameter Type Default Description
$eid int Extension ID
  • Returns mixed void on success | false on error
  • Defined on line 585 of libraries/joomla/installer/installer.php

See also


User contributed notes

Code Examples