API17:JInstaller::refreshManifestCache
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JInstaller::refreshManifestCache
Description
Refreshes the manifest cache stored in __extensions.
Description:JInstaller::refreshManifestCache [Edit Descripton]
Synopsis
public JInstaller::refreshManifestCache ($eid)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $eid | int | Extension ID |
Returns
mixed void on success | false on error
Defined in
libraries/joomla/installer/installer.php (line 594)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JInstaller::refreshManifestCache
Examples
<CodeExamplesForm />
