API17

API17:JLibraryManifest::loadManifestFromXML

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples