Path

ez components / documentation / api reference / 2009.2.1 / workflow


eZ Components 2009.2.1

Workflow: ezcWorkflowConditionType

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

Class: ezcWorkflowConditionType

Abstract base class for type conditions. [source]

Implemented Interfaces

Descendents

Child Class Description
ezcWorkflowConditionIsString Condition that evaluates to true if the evaluated value is a string.
ezcWorkflowConditionIsBool Condition that evaluates to true if the evaluated value is a boolean.
ezcWorkflowConditionIsFloat Condition that evaluates to true if the evaluated value is a float.
ezcWorkflowConditionIsObject Condition that evaluates to true if the evaluated value is an object.
ezcWorkflowConditionIsInteger Condition that evaluates to true if the evaluated value is an integer.
ezcWorkflowConditionIsAnything Condition that always evaluates to true.
ezcWorkflowConditionIsArray Condition that evaluates to true if the evaluated value is an array.
Last updated: Tue, 23 Mar 2010