Class JInstallerAdapterLibrary
Library installer
- JObject
-
JAdapterInstance
-
JInstallerAdapter
-
JInstallerAdapterLibrary
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/library.php
Methods summary
protected
|
#
checkExtensionInFilesystem( )
Method to check if the extension is present in the filesystem, flags the route as update if so |
protected
|
#
copyBaseFiles( )
Method to copy the extension's base files from the |
protected
|
|
public
string
|
|
public
|
|
protected
|
|
public
|
|
protected
|
|
protected
|
|
public
boolean|integer
|
|
public
boolean
|
|
public
array
|
|
public
boolean
|
Methods inherited from JInstallerAdapter
__construct(),
canUninstallPackageChild(),
checkExistingExtension(),
createExtensionRoot(),
discover_install(),
doDatabaseTransactions(),
doLoadLanguage(),
getDiscoverInstallSupported(),
getManifest(),
getName(),
getRoute(),
getScriptClassName(),
install(),
parseQueries(),
setManifest(),
setRoute(),
setupScriptfile(),
setupUpdates(),
triggerManifestScript()
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 JInstallerAdapter
$currentExtensionId,
$element,
$extension,
$extensionMessage,
$manifest,
$manifest_script,
$name,
$route,
$supportsDiscoverInstall,
$type
