Path

ez components / documentation / api reference / 2007.1.1 / workflow


eZ Components 2007.1.1

Workflow: ezcWorkflowCondition

[ Tutorial ] [ 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: Wed, 28 Nov 2007