Path

ez components / documentation / api reference / 2009.2.1 / workflow


eZ Components 2009.2.1

Workflow: ezcWorkflowCondition

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

Interface: ezcWorkflowCondition

Interface for workflow conditions. [source]

Method Summary

public boolean evaluate( $value )
Evaluates this condition.
public string __toString( )
Returns a textual representation of this condition.

Methods

evaluate

boolean evaluate( mixed $value )
Evaluates this condition.

Parameters

Name Type Description
$value mixed  

__toString

string __toString( )
Returns a textual representation of this condition.

Last updated: Tue, 23 Mar 2010