kernel/classes/packagecreators/ezcontentobject/ezcontentobjectpackagecreator.php
File containing the eZContentObjectPackageCreator 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
\eZContentObjectPackageCreator
Package: kernel
File containing the eZContentObjectPackageCreator 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


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


checkPackageMaintainer(
$package, $persistentData
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::checkPackageMaintainer()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$persistentData |


commitPackageChangelog(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::commitPackageChangelog()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


commitPackageInformation(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::commitPackageInformation()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


commitPackageMaintainer(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::commitPackageMaintainer()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


commitPackageThumbnail(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::commitPackageThumbnail()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


commitStep(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::commitStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


commitStepMethodMap(
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::commitStepMethodMap()


createPackage(
$package, $http, $persistentData, $cleanupFiles, $storePackage
=
true
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::createPackage()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$persistentData | ||
$cleanupFiles | ||
$storePackage |


eZPackageCreationHandler(
$id, $name, $steps
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::eZPackageCreationHandler()
Parameters
Name | Type | Description |
---|---|---|
$id | ||
$name | ||
$steps |


finalize(
$package, $http, $persistentData
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$persistentData |


generatePackageInformation(
$packageInformation, $package, $http, $step, $persistentData
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$packageInformation | ||
$package | ||
$http | ||
$step | ||
$persistentData |


generateStepMap(
$package, $persistentData
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::generateStepMap()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$persistentData |


hasAttribute(
$name
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::hasAttribute()
Parameters
Name | Type | Description |
---|---|---|
$name |


initialChangelogEntry(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::initialChangelogEntry()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


initializeObjectLimits(
$package, $http, $step, $persistentData, $tpl
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


initializeObjectList(
$package, $http, $step, $persistentData, $tpl
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


initializePackageChangelog(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::initializePackageChangelog()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


initializePackageInformation(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::initializePackageInformation()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


initializePackageMaintainer(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::initializePackageMaintainer()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


initializePackageThumbnail(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::initializePackageThumbnail()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


initializeStep(
$package, $http, $step, $persistentData, $tpl
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::initializeStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl |


initializeStepMethodMap(
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::initializeStepMethodMap()


instance(
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
Returns
Name | Type | Description |
---|---|---|
$handlerName | string |
Type | Description |
---|---|
\eZPackageCreationHandler |


loadObjectLimits(
$package, $http, $step, $persistentData, $tpl, $module
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl | ||
$module |


loadObjectList(
$package, $http, $step, $persistentData, $tpl, $module
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$step | ||
$persistentData | ||
$tpl | ||
$module |


loadStep(
$package, $http, $currentStepID, $persistentData, $tpl, $module
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::loadStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$persistentData | ||
$tpl | ||
$module |


loadStepMethodMap(
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::loadStepMethodMap()


packageChangelogStep(
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::packageChangelogStep()


packageInformationStep(
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::packageInformationStep()


packageInitialState(
$package, $persistentData
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$persistentData |


packageInstallType(
$package, $persistentData
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::packageInstallType()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$persistentData |


packageMaintainerStep(
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::packageMaintainerStep()


packageThumbnailStep(
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::packageThumbnailStep()


packageType(
$package, $persistentData
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$persistentData |


stepTemplate(
$step
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::stepTemplate()
Parameters
Name | Type | Description |
---|---|---|
$step |


validateAndAdvanceStep(
$package, $http, $currentStepID, $stepMap, $persistentData, $errorList
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::validateAndAdvanceStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$stepMap | ||
$persistentData | ||
$errorList |


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


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


validatePackageChangelog(
$package, $http, $currentStepID, $stepMap, $persistentData, $errorList
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::validatePackageChangelog()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$stepMap | ||
$persistentData | ||
$errorList |


validatePackageInformation(
$package, $http, $currentStepID, $stepMap, $persistentData, $errorList
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::validatePackageInformation()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$stepMap | ||
$persistentData | ||
$errorList |


validatePackageMaintainer(
$package, $http, $currentStepID, $stepMap, $persistentData, $errorList
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::validatePackageMaintainer()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$stepMap | ||
$persistentData | ||
$errorList |


validatePackageThumbnail(
$package, $http, $currentStepID, $stepMap, $persistentData, $errorList
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::validatePackageThumbnail()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$stepMap | ||
$persistentData | ||
$errorList |


validateStep(
$package, $http, $currentStepID, $stepMap, $persistentData, $errorList
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::validateStep()
Parameters
Name | Type | Description |
---|---|---|
$package | ||
$http | ||
$currentStepID | ||
$stepMap | ||
$persistentData | ||
$errorList |


validateStepMethodMap(
)
:
void
inherited
Inherited from:
\eZPackageCreationHandler::validateStepMethodMap()