Path

ez components / documentation / api reference / 2008.2.1 / workflow


eZ Components 2008.2.1

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
protected string $variableName

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, 09 Feb 2009