kernel/classes/packageinstallers/ezinstallscript/ezinstallscriptpackageinstaller.php
\eZInstallScriptPackageInstaller
Package:
- Parent(s)
- \eZPackageInstallationHandler
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()