Public Member Functions

WorkflowStageRequiredPolicy Class Reference

Policy that ensures that the given workflow stage is valid. More...

List of all members.

Public Member Functions

 effect ()
 WorkflowStageRequiredPolicy ($stageId)

Detailed Description

Policy that ensures that the given workflow stage is valid.

Definition at line 16 of file WorkflowStageRequiredPolicy.inc.php.


Member Function Documentation

WorkflowStageRequiredPolicy.effect (  ) 
See also:
AuthorizationPolicy.effect()

Definition at line 37 of file WorkflowStageRequiredPolicy.inc.php.

WorkflowStageRequiredPolicy.WorkflowStageRequiredPolicy ( stageId  ) 

Constructor

Parameters:
$stageId integer One of the WORKFLOW_STAGE_ID_* constants.

Definition at line 25 of file WorkflowStageRequiredPolicy.inc.php.


The documentation for this class was generated from the following file: