Path

ez components / documentation / api reference / 2008.2.1 / workflow


eZ Components 2008.2.1

Workflow: ezcWorkflowConditionVariables

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

Class: ezcWorkflowConditionVariables

Wrapper that applies a condition to two workflow variables. [source]

Implemented Interfaces

Member Variables

protected string $ezcWorkflowCondition
protected string $variableNameA
protected string $variableNameB

Method Summary

public ezcWorkflowConditionVariables __construct( $variableNameA, $variableNameB, $condition )
Constructor.

Methods

__construct

ezcWorkflowConditionVariables __construct( string $variableNameA, string $variableNameB, ezcWorkflowCondition $condition )
Constructor.

Parameters

Name Type Description
$variableNameA string  
$variableNameB string  
$condition ezcWorkflowCondition  

Throws

ClassDescription
ezcBaseValueException

Last updated: Mon, 09 Feb 2009