class
InstallerExtension extends JObject
Properties
string
|
$filename |
Filename of the extension |
|
string
|
$type |
Type of the extension |
|
string
|
$id |
Unique Identifier for the extension |
|
boolean
|
$published |
The status of the extension |
|
string
|
$client |
String representation of client. Valid for modules, templates and languages. |
|
string
|
$group |
The group name of the plugin. Not used for other known extension types (only plugins) |
|
object
|
$manifest_cache |
An object representation of the manifest file stored metadata |
|
object
|
$params |
An object representation of the extension params |
|
Methods
Details