kernel/classes/ezcontentobjectedithandler.php
File containing the eZContentObjectEditHandler 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
\eZContentObjectEditHandler
Package: kernel
File containing the eZContentObjectEditHandler class.
- 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


executeHandlerFunction(
$functionName, $params
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$functionName | ||
$params |


executeInputHandlers(
$module, $class, $object, $version, $contentObjectAttributes, $editVersion, $editLanguage, $fromLanguage
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$module | ||
$class | ||
$object | ||
$version | ||
$contentObjectAttributes | ||
$editVersion | ||
$editLanguage | ||
$fromLanguage |


executePublish(
$contentObjectID, $contentObjectVersion
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$contentObjectID | ||
$contentObjectVersion |


fetchInput(
$http, $module, $class, $object, $version, $contentObjectAttributes, $editVersion, $editLanguage, $fromLanguage
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$http | ||
$module | ||
$class | ||
$object | ||
$version | ||
$contentObjectAttributes | ||
$editVersion | ||
$editLanguage | ||
$fromLanguage |


publish(
$contentObjectID, $contentObjectVersion
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$contentObjectID | ||
$contentObjectVersion |


validateInput(
$http, $module, $class, $object, $version, $contentObjectAttributes, $editVersion, $editLanguage, $fromLanguage, $validationParameters
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$http | ||
$module | ||
$class | ||
$object | ||
$version | ||
$contentObjectAttributes | ||
$editVersion | ||
$editLanguage | ||
$fromLanguage | ||
$validationParameters |


validateInputHandlers(
$module, $class, $object, $version, $contentObjectAttributes, $editVersion, $editLanguage, $fromLanguage, $validationParameters
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$module | ||
$class | ||
$object | ||
$version | ||
$contentObjectAttributes | ||
$editVersion | ||
$editLanguage | ||
$fromLanguage | ||
$validationParameters |