kernel/classes/packageinstallers/ezinstallscript/ezinstallscriptpackageinstaller.php
File containing the eZInstallScriptPackageInstaller class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZInstallScriptPackageInstaller
Package: kernel
File containing the eZInstallScriptPackageInstaller class.
- Parent(s)
- \eZPackageInstallationHandler
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Methods


attribute(
$name
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::attribute()
Parameters
Name | Type | Description |
---|---|---|
$name |


commitStep(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::commitStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


commitStepMethodMap(
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::commitStepMethodMap()


customInstallHandlerInfo(
$package, $installItem
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$installItem |


eZInstallScriptPackageInstaller(
$package, $type, $installItem
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$type | ||
$installItem |


eZPackageInstallationHandler(
$package, $type, $installItem, $name
=
null, $steps
=
null
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::eZPackageInstallationHandler()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$type | ||
$installItem | ||
$name | ||
$steps |


finalize(
$package, $http, $persistentData
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::finalize()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$persistentData |


generateStepMap(
$package, $persistentData
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::generateStepMap()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$persistentData |


hasAttribute(
$name
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::hasAttribute()
Parameters
Name | Type | Description |
---|---|---|
$name |


initializeStep(
$package, $http, $step, $persistentData, $tpl, $module
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::initializeStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl | ||
$module |


initializeStepMethodMap(
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::initializeStepMethodMap()


instance(
$package, $handlerName, $installItem
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$handlerName | ||
$installItem |


packageInitialState(
$package, $persistentData
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$persistentData |


packageType(
$package, $persistentData
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::packageType()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$persistentData |


stepTemplate(
$package, $installItem, $step
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$installItem | ||
$step |


validateAndAdvanceStep(
$package, $http, $currentStepID, $stepMap, $persistentData, $errorList
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::validateAndAdvanceStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$stepMap | ||
$persistentData | ||
$errorList |


validateStep(
$package, $http, $currentStepID, $stepMap, $persistentData, $errorList
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::validateStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$stepMap | ||
$persistentData | ||
$errorList |


validateStepMethodMap(
)
:
void
inherited
Inherited from:
\eZPackageInstallationHandler::validateStepMethodMap()