API17:JPackageManifest:: construct
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.
JPackageManifest::__construct
Description
Constructor.
Description:JPackageManifest:: construct [Edit Descripton]
Synopsis
public JPackageManifest::__construct ($xmlpath='')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $xmlpath | string | Path to XML manifest file. |
Returns
Defined in
libraries/joomla/installer/packagemanifest.php (line 63)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JPackageManifest:: construct
Examples
<CodeExamplesForm />
