Manifest
abstract class Manifest
Joomla! Package Manifest File
Properties
Methods
__construct(string $xmlpath = '')
Constructor
bool
loadManifestFromXml(string $xmlfile)
Load a manifest from a file
void
loadManifestFromData(SimpleXMLElement $xml)
Apply manifest data from a \SimpleXMLElement to the object.
Details
abstract protected void
loadManifestFromData(SimpleXMLElement $xml)
Since: 3.1
Apply manifest data from a \SimpleXMLElement to the object.