A category row containing the file that users are asked to signoff on. More...
Public Member Functions | |
| _getStageId () | |
| initialize (&$request) | |
| SignoffFilesGridCategoryRow ($stageId=null) | |
A category row containing the file that users are asked to signoff on.
Definition at line 17 of file SignoffFilesGridCategoryRow.inc.php.
| SignoffFilesGridCategoryRow._getStageId | ( | ) |
Get stage id.
Definition at line 86 of file SignoffFilesGridCategoryRow.inc.php.
Referenced by initialize().
| SignoffFilesGridCategoryRow.initialize | ( | &$ | request | ) |
| $request | PKPRequest |
Definition at line 39 of file SignoffFilesGridCategoryRow.inc.php.
References _getStageId().
| SignoffFilesGridCategoryRow.SignoffFilesGridCategoryRow | ( | $ | stageId = null |
) |
Constructor
| $stageId | int (optional) |
Definition at line 26 of file SignoffFilesGridCategoryRow.inc.php.
1.7.1