kernel/classes/packagecreators/ezstyle/ezstylepackagecreator.php

Show: inherited
Table of Contents

File containing the eZStylePackageCreator 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  

\eZStylePackageCreator

Package: kernel

File containing the eZStylePackageCreator class.

Parent(s)
\eZPackageCreationHandler
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Methods

methodpublicappendLicence(  $package ) : void
staticinherited

Inherited from: \eZPackageCreationHandler::appendLicence()
Parameters
Name Type Description
$package
methodpublicattribute(  $name ) : void
inherited

Inherited from: \eZPackageCreationHandler::attribute()
Parameters
Name Type Description
$name
methodpublicattributes( ) : void
inherited

Inherited from: \eZPackageCreationHandler::attributes()
methodpubliccheckPackageMaintainer(  $package,  $persistentData ) : void
Parameters
Name Type Description
$package
$persistentData
methodpubliccommitCSSFile(  $package,  $http,  $step,  $persistentData,  $tpl ) : void

Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpubliccommitImageFiles(  $package,  $http,  $step,  $persistentData,  $tpl ) : void

Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpubliccommitPackageChangelog(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpubliccommitPackageInformation(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpubliccommitPackageMaintainer(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpubliccommitPackageThumbnail(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpubliccommitStep(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
inherited

Inherited from: \eZPackageCreationHandler::commitStep()
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpubliccommitStepMethodMap( ) : void
methodpubliccreatePackage(  $package,  $http,  $persistentData,  $cleanupFiles,  $storePackage = true ) : void
inherited

Inherited from: \eZPackageCreationHandler::createPackage()
Parameters
Name Type Description
$package
$http
$persistentData
$cleanupFiles
$storePackage
methodpubliccreatorLimitationList( ) : void
staticinherited

Inherited from: \eZPackageCreationHandler::creatorLimitationList()
methodpubliccreatorList(  $checkRoles = false ) : void
staticinherited

Inherited from: \eZPackageCreationHandler::creatorList()
Parameters
Name Type Description
$checkRoles
methodpubliceZPackageCreationHandler(  $id,  $name,  $steps ) : void
Parameters
Name Type Description
$id
$name
$steps
methodpubliceZStylePackageCreator(  $id ) : void

Parameters
Name Type Description
$id
methodpublicfinalize(  $package,  $http,  $persistentData ) : void

Parameters
Name Type Description
$package
$http
$persistentData
methodpublicgeneratePackageInformation(  $packageInformation,  $package,  $http,  $step,  $persistentData ) : void

Parameters
Name Type Description
$packageInformation
$package
$http
$step
$persistentData
methodpublicgenerateStepMap(  $package,  $persistentData ) : void
Parameters
Name Type Description
$package
$persistentData
methodpublichasAttribute(  $name ) : void
inherited

Inherited from: \eZPackageCreationHandler::hasAttribute()
Parameters
Name Type Description
$name
methodpublicinitialChangelogEntry(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpublicinitializeCSSFile(  $package,  $http,  $step,  $persistentData,  $tpl ) : void

Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpublicinitializeImageFiles(  $package,  $http,  $step,  $persistentData,  $tpl ) : void

Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpublicinitializePackageChangelog(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpublicinitializePackageInformation(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpublicinitializePackageMaintainer(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpublicinitializePackageThumbnail(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpublicinitializeStep(  $package,  $http,  $step,  $persistentData,  $tpl ) : void
Parameters
Name Type Description
$package
$http
$step
$persistentData
$tpl
methodpublicinitializeStepMethodMap( ) : void
methodpublicinstance( string $handlerName ) : \eZPackageCreationHandler
staticinherited

Returns a shared instance of the eZPackageCreationHandler class pr $handlerName as defined in package.ini[CreationSettings]HandlerAlias

Inherited from: \eZPackageCreationHandler::instance()
Parameters
Name Type Description
$handlerName string
Returns
Type Description
\eZPackageCreationHandler
methodpublicloadStep(  $package,  $http,  $currentStepID,  $persistentData,  $tpl,  $module ) : void
inherited

Inherited from: \eZPackageCreationHandler::loadStep()
Parameters
Name Type Description
$package
$http
$currentStepID
$persistentData
$tpl
$module
methodpublicloadStepMethodMap( ) : void
methodpublicpackageChangelogStep( ) : void
methodpublicpackageInformationStep( ) : void
methodpublicpackageInitialState(  $package,  $persistentData ) : void

Parameters
Name Type Description
$package
$persistentData
methodpublicpackageInstallType(  $package,  $persistentData ) : void

Parameters
Name Type Description
$package
$persistentData
methodpublicpackageMaintainerStep( ) : void
methodpublicpackageThumbnailStep( ) : void
methodpublicpackageType(  $package,  $persistentData ) : void

Parameters
Name Type Description
$package
$persistentData
methodpublicstepMap( ) : void
inherited

Inherited from: \eZPackageCreationHandler::stepMap()
methodpublicstepTemplate(  $step ) : void
inherited

Inherited from: \eZPackageCreationHandler::stepTemplate()
Parameters
Name Type Description
$step
methodpublicvalidateAndAdvanceStep(  $package,  $http,  $currentStepID,  $stepMap,  $persistentData,  $errorList ) : void
Parameters
Name Type Description
$package
$http
$currentStepID
$stepMap
$persistentData
$errorList
methodpublicvalidateCSSFile(  $package,  $http,  $currentStepID,  $stepMap,  $persistentData,  $errorList ) : void

Parameters
Name Type Description
$package
$http
$currentStepID
$stepMap
$persistentData
$errorList
methodpublicvalidateImageFiles(  $package,  $http,  $currentStepID,  $stepMap,  $persistentData,  $errorList ) : void

Parameters
Name Type Description
$package
$http
$currentStepID
$stepMap
$persistentData
$errorList
methodpublicvalidatePackageChangelog(  $package,  $http,  $currentStepID,  $stepMap,  $persistentData,  $errorList ) : void
Parameters
Name Type Description
$package
$http
$currentStepID
$stepMap
$persistentData
$errorList
methodpublicvalidatePackageInformation(  $package,  $http,  $currentStepID,  $stepMap,  $persistentData,  $errorList ) : void
Parameters
Name Type Description
$package
$http
$currentStepID
$stepMap
$persistentData
$errorList
methodpublicvalidatePackageMaintainer(  $package,  $http,  $currentStepID,  $stepMap,  $persistentData,  $errorList ) : void
Parameters
Name Type Description
$package
$http
$currentStepID
$stepMap
$persistentData
$errorList
methodpublicvalidatePackageThumbnail(  $package,  $http,  $currentStepID,  $stepMap,  $persistentData,  $errorList ) : void
Parameters
Name Type Description
$package
$http
$currentStepID
$stepMap
$persistentData
$errorList
methodpublicvalidateStep(  $package,  $http,  $currentStepID,  $stepMap,  $persistentData,  $errorList ) : void
inherited

Inherited from: \eZPackageCreationHandler::validateStep()
Parameters
Name Type Description
$package
$http
$currentStepID
$stepMap
$persistentData
$errorList
methodpublicvalidateStepMethodMap( ) : void
Documentation was generated by DocBlox 0.18.1.