JInstallerAdapterComponentComponent installer
Located in /libraries/cms/installer/adapter/component.php (line 22)
JObject | --JAdapterInstance | --JInstallerAdapterComponent
| Class | Description |
|---|---|
JInstallerComponent
|
Deprecated class placeholder. You should use JInstallerAdapterComponent instead. |
string
$element
= null (line 46)
The unique identifier for the extension (e.g. mod_login)
string
$install_script
= null (line 86)
For legacy installations this is a path to the PHP file that the scriptfile declaration in the manifest refers to.
string
$manifest
= null (line 30)
Copy of the XML manifest file
string
$manifest_script
= null (line 77)
A path to the PHP file that the scriptfile declaration in the manifest refers to.
string
$name
= null (line 38)
Name of the extension
array
$oldAdminFiles
= null (line 57)
The list of current files fo the Joomla! CMS administrator that are installed and is read from the manifest on disk in the update area to handle doing a diff and deleting files that are in the old files list and not in the new files list.
array
$oldFiles
= null (line 68)
The list of current files that are installed and is read from the manifest on disk in the update area to handle doing a diff and deleting files that are in the old files list and not in the new files list.
Inherited from JAdapterInstance
JAdapterInstance::$db
JAdapterInstance::$parent
Inherited from JObject
JObject::$_errors
Install unregistered extensions that have been discovered.
Custom loadLanguage method
Refreshes the extension table cache
Custom uninstall method for components
Method to build menu database entries for a component
Method to remove admin menu references to a component
Custom rollback method
Inherited From JAdapterInstance
JAdapterInstance::__construct()
JAdapterInstance::getParent()
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 14:56:23 +0100 by phpDocumentor 1.4.3