lib/ezutils/classes/ezoperationhandler.php
File containing the eZOperationHandler class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZOperationHandler
Package: lib
File containing the eZOperationHandler 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

execute(
$moduleName, $operationName, $operationParameters, $lastTriggerName
=
null, $useTriggers
=
true
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $moduleName | ||
| $operationName | ||
| $operationParameters | ||
| $lastTriggerName | ||
| $useTriggers |

moduleOperationInfo(
string $moduleName, $useTriggers
=
true
)
:
\eZModuleOperationInfo
static
Factory for modules' moduleOperationInfo objects.
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $moduleName | string | |
| $useTriggers |
| Type | Description |
|---|---|
| \eZModuleOperationInfo |