Display the files that the user has been asked to signoff on. More...
Public Member Functions | |
| AuthorSignoffFilesGridHandler ($stageId, $symbolic) | |
| & | getRowInstance () |
| getStageId () | |
| initialize (&$request) | |
Display the files that the user has been asked to signoff on.
N.B. This grid does NOT extend the SubmissionFilesGrid, but uses the FileNameGridColumn
Definition at line 20 of file AuthorSignoffFilesGridHandler.inc.php.
| AuthorSignoffFilesGridHandler.AuthorSignoffFilesGridHandler | ( | $ | stageId, | |
| $ | symbolic | |||
| ) |
Constructor
| $symbolic | string The signoff symbolic string |
Definition at line 26 of file AuthorSignoffFilesGridHandler.inc.php.
Referenced by AuthorCopyeditingSignoffFilesGridHandler.AuthorCopyeditingSignoffFilesGridHandler().
| & AuthorSignoffFilesGridHandler.getRowInstance | ( | ) |
Definition at line 99 of file AuthorSignoffFilesGridHandler.inc.php.
References getStageId().
| AuthorSignoffFilesGridHandler.getStageId | ( | ) |
Get the Stage Id.
Definition at line 42 of file AuthorSignoffFilesGridHandler.inc.php.
Referenced by getRowInstance(), and initialize().
| AuthorSignoffFilesGridHandler.initialize | ( | &$ | request | ) |
Definition at line 53 of file AuthorSignoffFilesGridHandler.inc.php.
References getStageId().
1.7.1