|
eZ Publish
[4.2]
|
Inheritance diagram for eZInstallScriptPackageInstaller:
Collaboration diagram for eZInstallScriptPackageInstaller:Public Member Functions | |
| customInstallHandlerInfo ($package, $installItem) | |
| eZInstallScriptPackageInstaller ($package, $type, $installItem) | |
| packageInitialState ($package, &$persistentData) | |
| stepTemplate ($package, $installItem, $step) | |
Definition at line 39 of file ezinstallscriptpackageinstaller.php.
| eZInstallScriptPackageInstaller::customInstallHandlerInfo | ( | $ | package, |
| $ | installItem | ||
| ) |
Support for custom installers (stored within the package)
Reimplemented from eZPackageInstallationHandler.
Definition at line 56 of file ezinstallscriptpackageinstaller.php.
| eZInstallScriptPackageInstaller::eZInstallScriptPackageInstaller | ( | $ | package, |
| $ | type, | ||
| $ | installItem | ||
| ) |
Definition at line 45 of file ezinstallscriptpackageinstaller.php.
| eZInstallScriptPackageInstaller::packageInitialState | ( | $ | package, |
| &$ | persistentData | ||
| ) |
Returns 'stable', content class packages are always stable.
Definition at line 51 of file ezinstallscriptpackageinstaller.php.
| eZInstallScriptPackageInstaller::stepTemplate | ( | $ | package, |
| $ | installItem, | ||
| $ | step | ||
| ) |
Reimplemented from eZPackageInstallationHandler.
Definition at line 74 of file ezinstallscriptpackageinstaller.php.