Public Member Functions

SignoffNotesLinkAction Class Reference
[Controllers_informationCenter_linkAction]

An action to open the signoff history modal. More...

List of all members.

Public Member Functions

 _getNoteState ($signoff, $user)
 SignoffNotesLinkAction (&$request, $signoff, $monographId, $stageId)

Detailed Description

An action to open the signoff history modal.

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


Member Function Documentation

SignoffNotesLinkAction._getNoteState ( signoff,
user 
)

Get the signoff note state.

Parameters:
$signoff Signoff
$user User

Definition at line 54 of file SignoffNotesLinkAction.inc.php.

Referenced by SignoffNotesLinkAction().

SignoffNotesLinkAction.SignoffNotesLinkAction ( &$  request,
signoff,
monographId,
stageId 
)

Constructor

Parameters:
$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().


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