kernel/setup/steps/ezstep_installer.php
File containing the eZStepInstaller 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
\eZStepInstaller
Package: kernel
File containing the eZStepInstaller class.
- Children
- \eZStepFinal
- \eZStepSiteAdmin
- \eZStepSystemFinetune
- \eZStepSecurity
- \eZStepRegistration
- \eZStepCreateSites
- \eZStepSiteDetails
- \eZStepSitePackages
- \eZStepSiteAccess
- \eZStepEmailSettings
- \eZStepDatabaseInit
- \eZStepPackageLanguageOptions
- \eZStepLanguageOptions
- \eZStepSystemCheck
- \eZStepDatabaseChoice
- \eZStepWelcome
- \eZStepSiteTypes
- \eZStepSiteTemplates
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Constants
Properties
Methods


checkDatabaseRequirements(
$dbCharset
=
false, $overrideDBParameters
=
array()
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$dbCharset | ||
$overrideDBParameters |


eZStepInstaller(
$tpl, $http, $ini, $persistenceList, $identifier, $name
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$http | ||
$ini | ||
$persistenceList | ||
$identifier | ||
$name |


extraSiteData(
$siteIdentifier, $dataIdentifier
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$siteIdentifier | ||
$dataIdentifier |


findAppropriateCharset(
$primaryLanguage, $allLanguages, $canUseUnicode
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$primaryLanguage | ||
$allLanguages | ||
$canUseUnicode |


findAppropriateCharsetsList(
$primaryLanguage, $allLanguages, $canUseUnicode
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$primaryLanguage | ||
$allLanguages | ||
$canUseUnicode |


storeExtraSiteData(
$siteIdentifier, $dataIdentifier, $value
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$siteIdentifier | ||
$dataIdentifier | ||
$value |