Workflow: ezcWorkflowCondition
[ ]
[ Theoretical background ]
[ ]
[ ]
[ ]
[ ]
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