Class JInstallerAdapterTemplate
Template installer
- JObject
- JAdapterInstance
- JInstallerAdapter
- JInstallerAdapterTemplate
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/template.php
Methods summary
protected
|
|
protected
|
#
copyBaseFiles( )
Method to copy the extension's base files from the |
protected
|
|
public
|
|
protected
|
|
protected
|
|
public
|
|
protected
|
|
protected
|
|
public
boolean
|
|
public
array
|
|
public
boolean
|
Methods inherited from JInstallerAdapter
__construct()
,
canUninstallPackageChild()
,
checkExtensionInFilesystem()
,
createExtensionRoot()
,
discover_install()
,
doDatabaseTransactions()
,
doLoadLanguage()
,
getDiscoverInstallSupported()
,
getElement()
,
getManifest()
,
getName()
,
getRoute()
,
getScriptClassName()
,
install()
,
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
integer
|
$clientId |
#
The install client ID |
Properties inherited from JInstallerAdapter
$currentExtensionId
,
$element
,
$extension
,
$extensionMessage
,
$manifest
,
$manifest_script
,
$name
,
$route
,
$supportsDiscoverInstall
,
$type