Public Member Functions

AuthorSignoffFilesGridHandler Class Reference
[Controllers_grid_files_fileSignoff]

Display the files that the user has been asked to signoff on. More...

Inheritance diagram for AuthorSignoffFilesGridHandler:
AuthorCopyeditingSignoffFilesGridHandler

List of all members.

Public Member Functions

 AuthorSignoffFilesGridHandler ($stageId, $symbolic)
getRowInstance ()
 getStageId ()
 initialize (&$request)

Detailed Description

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.


Member Function Documentation

AuthorSignoffFilesGridHandler.AuthorSignoffFilesGridHandler ( stageId,
symbolic 
)

Constructor

Parameters:
$symbolic string The signoff symbolic string

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

Referenced by AuthorCopyeditingSignoffFilesGridHandler.AuthorCopyeditingSignoffFilesGridHandler().

& AuthorSignoffFilesGridHandler.getRowInstance (  ) 
See also:
GridHandler.getRowInstance()

Definition at line 99 of file AuthorSignoffFilesGridHandler.inc.php.

References getStageId().

AuthorSignoffFilesGridHandler.getStageId (  ) 

Get the Stage Id.

Returns:
int

Definition at line 42 of file AuthorSignoffFilesGridHandler.inc.php.

Referenced by getRowInstance(), and initialize().

AuthorSignoffFilesGridHandler.initialize ( &$  request  ) 
See also:
PKPHandler.initialize()

Definition at line 53 of file AuthorSignoffFilesGridHandler.inc.php.

References getStageId().


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