Path

ez components / documentation / api reference / trunk / workflow


eZ Components trunk

Workflow: ezcWorkflowConditionVariable

[ Tutorial ] [ Theoretical background ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcWorkflowConditionVariable

Wrapper that applies a condition to a workflow variable. [source]

Implemented Interfaces

Member Variables

protected ezcWorkflowCondition $condition
The condition that is applied to the variable.
protected string $variableName
The name of the variable the condition is applied to.

Method Summary

public ezcWorkflowConditionVariable __construct( $variableName, $condition )
Constructor.

Methods

__construct

ezcWorkflowConditionVariable __construct( string $variableName, ezcWorkflowCondition $condition )
Constructor.

Parameters

Name Type Description
$variableName string  
$condition ezcWorkflowCondition  

Last updated: Mon, 21 Dec 2009