Manifest
Joomla! Package Manifest File
abstract
since |
3.1 |
---|
Methods
__construct
Constructor
__construct(string $xmlpath = '')
since |
3.1 |
---|
Arguments
- $xmlpath
string
Path to XML manifest file.
loadManifestFromData
Apply manifest data from a \SimpleXMLElement to the object.
loadManifestFromData(\SimpleXMLElement $xml) : void
abstract
since |
3.1 |
---|
Arguments
- $xml
\SimpleXMLElement
Data to load
loadManifestFromXml
Load a manifest from a file
loadManifestFromXml(string $xmlfile) : boolean
since |
3.1 |
---|
Arguments
- $xmlfile
string
Path to file to load
Response
boolean
Properties
manifest_file
Path to the manifest file
since |
3.1 |
---|
Type(s)
string
name
Name of the extension
since |
3.1 |
---|
Type(s)
string
version
Version of the extension
since |
3.1 |
---|
Type(s)
string
description
Description of the extension
since |
3.1 |
---|
Type(s)
string
packager
Packager of the extension
since |
3.1 |
---|
Type(s)
string
packagerurl
Packager's URL of the extension
since |
3.1 |
---|
Type(s)
string
update
Update site for the extension
since |
3.1 |
---|
Type(s)
string
filelist
List of files in the extension
since |
3.1 |
---|
Type(s)
array