Zeta Components Manual :: Docs For Class ezcWorkflowConditionType
Workflow::ezcWorkflowConditionType
Class ezcWorkflowConditionType
Abstract base class for type conditions.
Source for this file: /Workflow/src/interfaces/condition_type.php
Implements interfaces:
| Version: | //autogen// |
Descendants
| Child Class | Description |
|---|---|
| ezcWorkflowConditionIsInteger | Condition that evaluates to true if the evaluated value is an integer. |
| ezcWorkflowConditionIsArray | Condition that evaluates to true if the evaluated value is an array. |
| ezcWorkflowConditionIsFloat | Condition that evaluates to true if the evaluated value is a float. |
| ezcWorkflowConditionIsAnything | Condition that always evaluates to true. |
| 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. |
| ezcWorkflowConditionIsObject | Condition that evaluates to true if the evaluated value is an object. |
Documentation generated by phpDocumentor 1.4.3