API17:JPackageManifest:: construct
From Joomla! Documentation
JPackageManifest::__construct
Description
Constructor.
public function __construct ($xmlpath='')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $xmlpath | string | Path to XML manifest file. |
- Returns
- Defined on line 84 of libraries/joomla/installer/packagemanifest.php
See also
JPackageManifest::__construct source code on BitBucket
Class JPackageManifest
Subpackage Installer- Other versions of JPackageManifest::__construct
User contributed notes
Code Examples