Class JInstallerAdapterFile
File installer
- JObject
- JAdapterInstance
- JInstallerAdapter
- JInstallerAdapterFile
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/file.php
Methods summary
protected
|
#
copyBaseFiles( )
Method to copy the extension's base files from the |
protected
|
|
public
string
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
public
boolean
|
|
protected
boolean
|
#
extensionExistsInSystem( string $extension = null )
Function used to check if extension is already installed |
protected
boolean
|
|
public
boolean
|
Methods inherited from JInstallerAdapter
__construct()
,
canUninstallPackageChild()
,
checkExistingExtension()
,
checkExtensionInFilesystem()
,
createExtensionRoot()
,
discover_install()
,
doDatabaseTransactions()
,
doLoadLanguage()
,
getDiscoverInstallSupported()
,
getManifest()
,
getName()
,
getRoute()
,
getScriptClassName()
,
install()
,
parseQueries()
,
prepareDiscoverInstall()
,
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
boolean
|
$supportsDiscoverInstall |
#
Flag if the adapter supports discover installs |
Properties inherited from JInstallerAdapter
$currentExtensionId
,
$element
,
$extension
,
$extensionMessage
,
$manifest
,
$manifest_script
,
$name
,
$route
,
$type