API17:JLibraryManifest::loadManifestFromXML
From Joomla! Documentation
JLibraryManifest::loadManifestFromXML
Description
Load a manifest from a file.
public function loadManifestFromXML ($xmlfile)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $xmlfile | string | Path to file to load |
- Returns
- Defined on line 98 of libraries/joomla/installer/librarymanifest.php
See also
JLibraryManifest::loadManifestFromXML source code on BitBucket
Class JLibraryManifest
Subpackage Installer- Other versions of JLibraryManifest::loadManifestFromXML
User contributed notes
Code Examples