An action to open the signoff history modal. More...
Public Member Functions | |
| ReadSignoffHistoryLinkAction (&$request, $signoffId, $monographId, $stageId) | |
An action to open the signoff history modal.
Definition at line 16 of file ReadSignoffHistoryLinkAction.inc.php.
| ReadSignoffHistoryLinkAction.ReadSignoffHistoryLinkAction | ( | &$ | request, | |
| $ | signoffId, | |||
| $ | monographId, | |||
| $ | stageId | |||
| ) |
Constructor
| $request | Request | |
| $signoffId | int The signoff id that will be used to get notes from. | |
| $monographId | int The signoff monograph id. | |
| $stageId | int The signoff stage id. |
Definition at line 26 of file ReadSignoffHistoryLinkAction.inc.php.
1.7.1