ERR_OK = 0
ERR_ABORT = 1
ERR_CONTINUE = 2
$LastErrorCode= ''
$Settings= ''
$Steps= ''
addClassAttributes( $params ) : void
addPoliciesForRole( $params ) : void
addSetting( $name, $value ) : void
assignUserToRole( $params ) : void
buildFunctionParams( $params ) : void
classByIdentifier( $params ) : void
classIDbyIdentifier( $params ) : void
contentObjectByName( $params ) : void
contentObjectByUrl( $params ) : void
createContentObject( $params ) : void
createContentSection( $params ) : void
createSiteAccess( $params ) : void
createSiteaccessUrls( $params ) : void
dbBegin( $params ) : void
dbCommit( $params ) : void
defaultErrorHandler( ) : void
eZSiteInstaller( $parameters = false ) : void
execFunction( $function ) : void
executeSteps( $steps ) : void
extractHostname( $uri ) : void
getParam( $params, $name, $defaultValue = false ) : void
handleError( ) : void
hasSetting( $name ) : void
initSettings( $parameters ) : void
initSteps( ) : void
instance( $params ) : void
isFunctionParam( $param ) : void
languageNameFromLocale( $locale ) : void
languageNameListFromLocaleList( $localeList ) : void
lastErrorCode( ) : void
moveTreeNode( $params ) : void
nodeByName( $params ) : void
nodeByUrl( $params ) : void
nodeIdByName( $params ) : void
nodePathStringByURL( $params ) : void
packageFileItemPath( $params ) : void
postInstall( ) : void
postInstallSteps( ) : void
removeClassAttribute( $params ) : void
removeContentObject( $params ) : void
removePoliciesForRole( $params ) : void
renameContentObject( $params ) : void
reportError( $text, $caption, $errCode = eZSiteInstaller::ERR_ABORT ) : void
sectionIDbyName( $params ) : void
setLastErrorCode( $errCode ) : void
setRSSExport( $params ) : void
setSection( $params ) : void
setVersion( $params = false ) : void
setting( $name ) : void
solutionName( ) : void
solutionVersion( ) : void
swapNodes( $params ) : void
updateClassAttributes( $params ) : void
updateContentObjectAttributes( $params ) : void
updateINIFiles( $params ) : void
updateObjectAttributeFromString( $params ) : void
updatePreferences( $params ) : void
updateRoles( $params ) : void