InstallerExtension
Extends \JObjectExtension object
since |
3.1 |
---|
Methods
__construct
Constructor
__construct(\SimpleXMLElement $element = null)
since |
3.1 |
---|
Arguments
- $element
\SimpleXMLElement
A SimpleXMLElement from which to load data from
Properties
filename
Filename of the extension
since |
3.1 |
---|
Type(s)
string
type
Type of the extension
since |
3.1 |
---|
Type(s)
string
id
Unique Identifier for the extension
since |
3.1 |
---|
Type(s)
string
published
The status of the extension
since |
3.1 |
---|
Type(s)
boolean
client
String representation of client. Valid for modules, templates and languages.
Set by default to site.
since |
3.1 |
---|
Type(s)
string
group
The group name of the plugin. Not used for other known extension types (only plugins)
since |
3.1 |
---|
Type(s)
string
manifest_cache
An object representation of the manifest file stored metadata
since |
3.1 |
---|
Type(s)
object
params
An object representation of the extension params
since |
3.1 |
---|
Type(s)
object