Public Member Functions

ReviewRound Class Reference
[Monograph_reviewRound]

Basic class describing a review round. More...

List of all members.

Public Member Functions

 getRound ()
 getRound ()
 getStageId ()
 getStageId ()
 getStatus ()
 getStatus ()
 getStatusKey ()
 getStatusKey ()
 getSubmissionId ()
 getSubmissionId ()
 ReviewRound ()
 ReviewRound ()
 setRound ($round)
 setRound ($round)
 setStageId ($stageId)
 setStageId ($stageId)
 setStatus ($status)
 setStatus ($status)
 setSubmissionId ($submissionId)
 setSubmissionId ($submissionId)

Detailed Description

Basic class describing a review round.

See also:
ReviewRoundDAO

Definition at line 30 of file ReviewRound.inc.php.


Member Function Documentation

ReviewRound.getRound (  ) 

Get review round

Returns:
int

Definition at line 78 of file ReviewRound.inc.php.

ReviewRound.getRound (  ) 

Get review round

Returns:
int

Definition at line 78 of file ReviewRound.inc.php.

ReviewRound.getStageId (  ) 

Get review stage id (internal or external review).

Returns:
int

Definition at line 62 of file ReviewRound.inc.php.

ReviewRound.getStageId (  ) 

Get review stage id (internal or external review).

Returns:
int

Definition at line 62 of file ReviewRound.inc.php.

ReviewRound.getStatus (  ) 

Get current round status

Returns:
int

Definition at line 94 of file ReviewRound.inc.php.

Referenced by getStatusKey().

ReviewRound.getStatus (  ) 

Get current round status

Returns:
int

Definition at line 94 of file ReviewRound.inc.php.

ReviewRound.getStatusKey (  ) 

Get locale key associated with current status

Returns:
int

Definition at line 110 of file ReviewRound.inc.php.

References getStatus().

ReviewRound.getStatusKey (  ) 

Get locale key associated with current status

Returns:
int

Definition at line 110 of file ReviewRound.inc.php.

References getStatus().

ReviewRound.getSubmissionId (  ) 

get submission id

Returns:
int

Definition at line 46 of file ReviewRound.inc.php.

ReviewRound.getSubmissionId (  ) 

get submission id

Returns:
int

Definition at line 46 of file ReviewRound.inc.php.

ReviewRound.ReviewRound (  ) 

Constructor

Definition at line 34 of file ReviewRound.inc.php.

ReviewRound.ReviewRound (  ) 

Constructor

Definition at line 34 of file ReviewRound.inc.php.

ReviewRound.setRound ( round  ) 

Set review round

Parameters:
$assocType int

Definition at line 86 of file ReviewRound.inc.php.

ReviewRound.setRound ( round  ) 

Set review round

Parameters:
$assocType int

Definition at line 86 of file ReviewRound.inc.php.

ReviewRound.setStageId ( stageId  ) 

Set review stage id

Parameters:
$stageId int

Definition at line 70 of file ReviewRound.inc.php.

ReviewRound.setStageId ( stageId  ) 

Set review stage id

Parameters:
$stageId int

Definition at line 70 of file ReviewRound.inc.php.

ReviewRound.setStatus ( status  ) 

Set current round status

Parameters:
$status int

Definition at line 102 of file ReviewRound.inc.php.

ReviewRound.setStatus ( status  ) 

Set current round status

Parameters:
$status int

Definition at line 102 of file ReviewRound.inc.php.

ReviewRound.setSubmissionId ( submissionId  ) 

set submission id

Parameters:
$submissionId int

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

ReviewRound.setSubmissionId ( submissionId  ) 

set submission id

Parameters:
$submissionId int

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


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