Public Member Functions

StageParticipantGridRow Class Reference

StageParticipant grid row definition. More...

List of all members.

Public Member Functions

getMonograph ()
 getRequestArgs ()
 getStageId ()
 initialize (&$request)
 StageParticipantGridRow (&$monograph, $stageId, $canAdminister=false)

Detailed Description

StageParticipant grid row definition.

Definition at line 17 of file StageParticipantGridRow.inc.php.


Member Function Documentation

& StageParticipantGridRow.getMonograph (  ) 

Get the monograph for this row (already authorized)

Returns:
Monograph

Definition at line 87 of file StageParticipantGridRow.inc.php.

Referenced by getRequestArgs(), and initialize().

StageParticipantGridRow.getRequestArgs (  ) 

Get the grid request parameters.

See also:
GridHandler.getRequestArgs()
Returns:
array

Definition at line 104 of file StageParticipantGridRow.inc.php.

References getMonograph().

StageParticipantGridRow.getStageId (  ) 

Get the stage id for this row

Returns:
int

Definition at line 95 of file StageParticipantGridRow.inc.php.

Referenced by initialize().

StageParticipantGridRow.initialize ( &$  request  ) 
See also:
GridRow.initialize()
Parameters:
$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.


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