kernel/setup/steps/ezstep_installer.php

Show: inherited
Table of Contents

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

Constant  DB_ERROR_EMPTY_PASSWORD = 1
Constant  DB_ERROR_NONMATCH_PASSWORD = 2
Constant  DB_ERROR_CONNECTION_FAILED = 3
Constant  DB_ERROR_NOT_EMPTY = 4
Constant  DB_ERROR_NO_DATABASES = 5
Constant  DB_ERROR_NO_DIGEST_PROC = 6
Constant  DB_ERROR_VERSION_INVALID = 7
Constant  DB_ERROR_CHARSET_DIFFERS = 8
Constant  DB_ERROR_ALREADY_CHOSEN = 10
Constant  DB_DATA_APPEND = 1
Constant  DB_DATA_REMOVE = 2
Constant  DB_DATA_KEEP = 3
Constant  DB_DATA_CHOOSE = 4

Properties

Propertypublic  $Http= ''
Details
Type
n/a
Propertypublic  $INI= ''
Details
Type
n/a
Propertypublic  $Identifier= ''
Details
Type
n/a
Propertypublic  $Ini= ''
Details
Type
n/a
Propertypublic  $KickstartData= ''
Details
Type
n/a
Propertypublic  $Name= ''
Details
Type
n/a
Propertypublic  $PersistenceList= ''
Details
Type
n/a
Propertypublic  $Tpl= ''
Details
Type
n/a

Methods

methodpublicavailableSitePackages( ) : void

methodpubliccheckDatabaseRequirements(  $dbCharset = false,  $overrideDBParameters = array() ) : void

Parameters
Name Type Description
$dbCharset
$overrideDBParameters
methodpublicchosenSitePackage( ) : void

methodpublicchosenSiteType( ) : void

methodpublicdatabaseErrorInfo(  $errorInfo ) : void

Parameters
Name Type Description
$errorInfo
methodpublicdisplay( ) : void

methodpubliceZStepInstaller(  $tpl,  $http,  $ini,  $persistenceList,  $identifier,  $name ) : void

Parameters
Name Type Description
$tpl
$http
$ini
$persistenceList
$identifier
$name
methodpublicextraData(  $dataIdentifier ) : void

Parameters
Name Type Description
$dataIdentifier
methodpublicextraDataList( ) : void

methodpublicextraSiteData(  $siteIdentifier,  $dataIdentifier ) : void

Parameters
Name Type Description
$siteIdentifier
$dataIdentifier
methodpublicfindAppropriateCharset(  $primaryLanguage,  $allLanguages,  $canUseUnicode ) : void

Parameters
Name Type Description
$primaryLanguage
$allLanguages
$canUseUnicode
methodpublicfindAppropriateCharsetsList(  $primaryLanguage,  $allLanguages,  $canUseUnicode ) : void

Parameters
Name Type Description
$primaryLanguage
$allLanguages
$canUseUnicode
methodpublichasKickstartData( ) : void

methodpublicinit( ) : void

methodpublicisKickstartAllowed( ) : void

methodpublickickstartContinueNextStep( ) : void

methodpublickickstartData( ) : void

methodpublicprocessPostData( ) : void

methodpublicselectSiteType(  $sitePackageName ) : void

Parameters
Name Type Description
$sitePackageName
methodpublicsetAllowKickstart(  $allow ) : void

Parameters
Name Type Description
$allow
methodpublicsiteaccessURLs( ) : void

methodpublicstoreExtraSiteData(  $siteIdentifier,  $dataIdentifier,  $value ) : void

Parameters
Name Type Description
$siteIdentifier
$dataIdentifier
$value
methodpublicstorePersistenceData( ) : void

methodpublicstoreSiteType(  $siteType ) : void

Parameters
Name Type Description
$siteType
Documentation was generated by DocBlox 0.18.1.