PackageManifest
Extends ManifestJoomla! Package Manifest File
since |
3.1 |
---|---|
package |
Joomla CMS |
Methods
__construct
Constructor
__construct(string xmlpath = '') : mixed
inherited
since |
3.1 |
---|
Arguments
- xmlpath
string
Path to XML manifest file.
Response
mixed
loadManifestFromData
Apply manifest data from a \SimpleXMLElement to the object.
loadManifestFromData(\SimpleXMLElement xml) : void
inherited abstract
since |
3.1 |
---|
Arguments
- xml
\SimpleXMLElement
Data to load
loadManifestFromXml
Load a manifest from a file
loadManifestFromXml(string xmlfile) : bool
inherited
since |
3.1 |
---|
Arguments
- xmlfile
string
Path to file to load
Response
bool
Properties
blockChildUninstall
Flag if the package blocks individual child extensions from being uninstalled