Class JInstallerAdapterPlugin
Plugin installer
- JObject
-
JAdapterInstance
-
JInstallerAdapter
-
JInstallerAdapterPlugin
Direct known subclasses
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
Located at cms/installer/adapter/plugin.php
Methods summary
protected
|
|
protected
|
#
copyBaseFiles( )
Method to copy the extension's base files from the |
protected
|
|
protected
|
|
public
string
|
|
protected
string
|
|
public
|
|
protected
|
|
public
|
|
protected
|
|
protected
|
|
public
boolean
|
|
public
array
|
|
public
boolean
|
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
protected
object
|
$scriptElement |
#
|
protected
object
|
$oldFiles |
#
|
Properties inherited from JInstallerAdapter
$currentExtensionId,
$element,
$extension,
$extensionMessage,
$manifest,
$manifest_script,
$name,
$route,
$supportsDiscoverInstall,
$type
