StageParticipant grid row definition. More...
Public Member Functions | |
| & | getMonograph () |
| getRequestArgs () | |
| getStageId () | |
| initialize (&$request) | |
| StageParticipantGridRow (&$monograph, $stageId, $canAdminister=false) | |
StageParticipant grid row definition.
Definition at line 17 of file StageParticipantGridRow.inc.php.
| & StageParticipantGridRow.getMonograph | ( | ) |
Get the monograph for this row (already authorized)
Definition at line 87 of file StageParticipantGridRow.inc.php.
Referenced by getRequestArgs(), and initialize().
| StageParticipantGridRow.getRequestArgs | ( | ) |
Get the grid request parameters.
Definition at line 104 of file StageParticipantGridRow.inc.php.
References getMonograph().
| StageParticipantGridRow.getStageId | ( | ) |
Get the stage id for this row
Definition at line 95 of file StageParticipantGridRow.inc.php.
Referenced by initialize().
| StageParticipantGridRow.initialize | ( | &$ | request | ) |
| $request | PKPRequest |
Definition at line 46 of file StageParticipantGridRow.inc.php.
References getMonograph(), and getStageId().
| StageParticipantGridRow.StageParticipantGridRow | ( | &$ | monograph, | |
| $ | stageId, | |||
| $ | canAdminister = false | |||
| ) |
Constructor
Definition at line 30 of file StageParticipantGridRow.inc.php.
1.7.1