An action to open the signoff history modal. More...
Public Member Functions | |
| _getNoteState ($signoff, $user) | |
| SignoffNotesLinkAction (&$request, $signoff, $monographId, $stageId) | |
An action to open the signoff history modal.
Definition at line 16 of file SignoffNotesLinkAction.inc.php.
| SignoffNotesLinkAction._getNoteState | ( | $ | signoff, | |
| $ | user | |||
| ) |
Get the signoff note state.
| $signoff | Signoff | |
| $user | User |
Definition at line 54 of file SignoffNotesLinkAction.inc.php.
Referenced by SignoffNotesLinkAction().
| SignoffNotesLinkAction.SignoffNotesLinkAction | ( | &$ | request, | |
| $ | signoff, | |||
| $ | monographId, | |||
| $ | stageId | |||
| ) |
Constructor
| $request | Request | |
| $signoff | Signoff The signoff 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 SignoffNotesLinkAction.inc.php.
References _getNoteState().
1.7.1