JInstallerExtensionExtension object
Located in /libraries/cms/installer/extension.php (line 19)
JObject | --JInstallerExtension
| Class | Description |
|---|---|
JExtension
|
Deprecated class placeholder. You should use JInstallerExtension instead. |
string
$client
= 'site' (line 60)
String representation of client. Valid for modules, templates and languages.
Set by default to site.
string
$filename
= '' (line 27)
Filename of the extension
string
$group
= '' (line 68)
The group name of the plugin. Not used for other known extension types (only plugins)
string
$id
= '' (line 43)
Unique Identifier for the extension
object
$manifest_cache
= null (line 76)
An object representation of the manifest file stored metadata
object
$params
= null (line 84)
An object representation of the extension params
boolean
$published
= false (line 51)
The status of the extension
string
$type
= '' (line 35)
Type of the extension
Inherited from JObject
JObject::$_errors
Constructor
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::__toString()
Documentation generated on Tue, 19 Nov 2013 15:02:43 +0100 by phpDocumentor 1.4.3