Workflow: ezcWorkflowNodeVariableSet
[ ]
[ Theoretical background ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWorkflowNodeVariableSet
|
An object of the ezcWorkflowNodeVariableSet class sets the specified workflow variable to a given value. [
source]
Incoming nodes: 1 Outgoing nodes: 1
Parents
ezcWorkflowNode
|
--ezcWorkflowNodeVariableSet
Inherited Constants
From
ezcWorkflowNode:
Inherited Member Variables
From
ezcWorkflowNode:
Method Summary
|
public ezcWorkflowNodeVariableSet |
__construct(
[$configuration = ''] )
Constructs a new variable set node with the configuration $configuration. |
Inherited Methods
From
ezcWorkflowNode :
Methods
__construct
ezcWorkflowNodeVariableSet __construct(
[mixed
$configuration = ''] )
Constructs a new variable set node with the configuration $configuration.
The configuration is an array of keys and values of the format: array( 'workflow variable name' => value )
Parameters
| Name |
Type |
Description |
$configuration |
mixed |
|
Throws
| Class | Description |
ezcBaseValueException |
|
Redefinition of
Last updated: Thu, 03 Jul 2008