Class JInstallerPlugin
Deprecated class placeholder. You should use JInstallerAdapterPlugin instead.
- JObject
- JAdapterInstance
- JInstallerAdapter
- JInstallerAdapterPlugin
- JInstallerPlugin
Deprecated: 4.0
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1
CodeCoverageIgnore
Located at cms/installer/adapter/plugin.php
Methods summary
Methods inherited from JInstallerAdapterPlugin
checkExistingExtension()
,
copyBaseFiles()
,
createExtensionRoot()
,
discover()
,
finaliseInstall()
,
getElement()
,
getScriptClassName()
,
loadLanguage()
,
parseOptionalTags()
,
prepareDiscoverInstall()
,
refreshManifestCache()
,
setupInstallPaths()
,
storeExtension()
,
uninstall()
Methods inherited from JInstallerAdapter
__construct()
,
canUninstallPackageChild()
,
checkExtensionInFilesystem()
,
discover_install()
,
doDatabaseTransactions()
,
doLoadLanguage()
,
getDiscoverInstallSupported()
,
getManifest()
,
getName()
,
getRoute()
,
install()
,
parseQueries()
,
setManifest()
,
setRoute()
,
setupScriptfile()
,
setupUpdates()
,
triggerManifestScript()
,
update()
Methods inherited from JAdapterInstance
Methods inherited from JObject
__toString()
,
def()
,
get()
,
getError()
,
getErrors()
,
getProperties()
,
set()
,
setError()
,
setProperties()
Magic methods summary
Magic methods inherited from JInstallerAdapter
Properties summary
Properties inherited from JInstallerAdapterPlugin
Properties inherited from JInstallerAdapter
$currentExtensionId
,
$element
,
$extension
,
$extensionMessage
,
$manifest
,
$manifest_script
,
$name
,
$route
,
$supportsDiscoverInstall
,
$type