API17:JInstaller::copyManifest
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::copyManifest
Description
Copies the installation manifest file to the extension folder in the given client.
Description:JInstaller::copyManifest [Edit Descripton]
Since
Synopsis
public JInstaller::copyManifest ($cid=1)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cid | int | 1 | Where to copy the installfile [optional: defaults to 1 (admin)] |
Returns
boolean True on success, False on error
Defined in
libraries/joomla/installer/installer.php (line 1578)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JInstaller::copyManifest
Examples
<CodeExamplesForm />
