Policy that ensures that the given workflow stage is valid. More...
Public Member Functions | |
| effect () | |
| WorkflowStageRequiredPolicy ($stageId) | |
Policy that ensures that the given workflow stage is valid.
Definition at line 16 of file WorkflowStageRequiredPolicy.inc.php.
| WorkflowStageRequiredPolicy.effect | ( | ) |
Definition at line 37 of file WorkflowStageRequiredPolicy.inc.php.
| WorkflowStageRequiredPolicy.WorkflowStageRequiredPolicy | ( | $ | stageId | ) |
Constructor
| $stageId | integer One of the WORKFLOW_STAGE_ID_* constants. |
Definition at line 25 of file WorkflowStageRequiredPolicy.inc.php.
1.7.1