lib/ezutils/classes/ezoperationhandler.php

Show: inherited
Table of Contents

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

methodpubliceZOperationHandler( ) : void

methodpublicexecute(  $moduleName,  $operationName,  $operationParameters,  $lastTriggerName = null,  $useTriggers = true ) : void
static

Parameters
Name Type Description
$moduleName
$operationName
$operationParameters
$lastTriggerName
$useTriggers
methodpublicmoduleOperationInfo( string $moduleName,  $useTriggers = true ) : \eZModuleOperationInfo
static

Factory for modules' moduleOperationInfo objects.

Parameters
Name Type Description
$moduleName string
$useTriggers
Returns
Type Description
\eZModuleOperationInfo
methodpublicoperationIsAvailable( string $name ) : boolean
static

Checks if a trigger is defined in worklow.ini/[OperationSettings]/AvailableOperations

Parameters
Name Type Description
$name string
Returns
Type Description
boolean true if the operation is available, false otherwise
Documentation was generated by DocBlox 0.18.1.