Component installer
Located in /libraries/cms/installer/adapter/component.php (line 22)
JObject | --JAdapterInstance | --JInstallerAdapterComponent
Class | Description |
---|---|
![]() |
Deprecated class placeholder. You should use JInstallerAdapterComponent instead. |
The unique identifier for the extension (e.g. mod_login)
For legacy installations this is a path to the PHP file that the scriptfile declaration in the manifest refers to.
Copy of the XML manifest file
A path to the PHP file that the scriptfile declaration in the manifest refers to.
Name of the extension
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.
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