Public Member Functions

SignoffFilesGridCategoryRow Class Reference

A category row containing the file that users are asked to signoff on. More...

List of all members.

Public Member Functions

 _getStageId ()
 initialize (&$request)
 SignoffFilesGridCategoryRow ($stageId=null)

Detailed Description

A category row containing the file that users are asked to signoff on.

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


Member Function Documentation

SignoffFilesGridCategoryRow._getStageId (  ) 

Get stage id.

Returns:
int

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

Referenced by initialize().

SignoffFilesGridCategoryRow.initialize ( &$  request  ) 
See also:
GridCategoryRow.initialize()
Parameters:
$request PKPRequest

Definition at line 39 of file SignoffFilesGridCategoryRow.inc.php.

References _getStageId().

SignoffFilesGridCategoryRow.SignoffFilesGridCategoryRow ( stageId = null  ) 

Constructor

Parameters:
$stageId int (optional)

Definition at line 26 of file SignoffFilesGridCategoryRow.inc.php.


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