Public Member Functions | Public Attributes

FilesListbuilderHandler Class Reference

Base class for selecting files to add a user to. More...

Inheritance diagram for FilesListbuilderHandler:
CopyeditingFilesListbuilderHandler CopyeditingFilesListbuilderHandler ProofFilesListbuilderHandler ProofFilesListbuilderHandler

List of all members.

Public Member Functions

 authorize (&$request, &$args, $roleAssignments, $stageId)
 authorize (&$request, &$args, $roleAssignments, $stageId)
 FilesListbuilderHandler ($fileStage)
 FilesListbuilderHandler ($fileStage)
 getFileStage ()
 getFileStage ()
 getOptions ($monographFiles)
 getOptions ($monographFiles)
 getRequestArgs ()
 getRequestArgs ()
 getRowDataElement (&$request, $rowId)
 getRowDataElement (&$request, $rowId)
 initialize (&$request)
 initialize (&$request)
 setupTemplate ()
 setupTemplate ()

Public Attributes

 $_fileStage

Detailed Description

Base class for selecting files to add a user to.

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


Member Function Documentation

FilesListbuilderHandler.authorize ( &$  request,
&$  args,
roleAssignments,
stageId 
)
See also:
PKPHandler.authorize()

Definition at line 51 of file FilesListbuilderHandler.inc.php.

Referenced by authorize().

FilesListbuilderHandler.authorize ( &$  request,
&$  args,
roleAssignments,
stageId 
)
See also:
PKPHandler.authorize()

Definition at line 51 of file FilesListbuilderHandler.inc.php.

References authorize().

FilesListbuilderHandler.FilesListbuilderHandler ( fileStage  ) 

Constructor

Definition at line 25 of file FilesListbuilderHandler.inc.php.

FilesListbuilderHandler.FilesListbuilderHandler ( fileStage  ) 
FilesListbuilderHandler.getFileStage (  ) 
FilesListbuilderHandler.getFileStage (  ) 

Get file stage.

Returns:
int

Definition at line 40 of file FilesListbuilderHandler.inc.php.

FilesListbuilderHandler.getOptions ( monographFiles  ) 

Load possible items to populate drop-down list with.

Parameters:
$monographFiles Array Submission files of this monograph.
Returns:
Array

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

FilesListbuilderHandler.getOptions ( monographFiles  ) 

Load possible items to populate drop-down list with.

Parameters:
$monographFiles Array Submission files of this monograph.
Returns:
Array

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

FilesListbuilderHandler.getRequestArgs (  ) 
See also:
GridHandler.getRequestArgs

Reimplemented in ProofFilesListbuilderHandler, and ProofFilesListbuilderHandler.

Definition at line 101 of file FilesListbuilderHandler.inc.php.

Referenced by getRequestArgs().

FilesListbuilderHandler.getRequestArgs (  ) 
See also:
GridHandler.getRequestArgs

Reimplemented in ProofFilesListbuilderHandler, and ProofFilesListbuilderHandler.

Definition at line 101 of file FilesListbuilderHandler.inc.php.

References getRequestArgs().

FilesListbuilderHandler.getRowDataElement ( &$  request,
rowId 
)
See also:
GridHandler.getRowDataElement Get the data element that corresponds to the current request Allow for a blank $rowId for when creating a not-yet-persisted row

Definition at line 122 of file FilesListbuilderHandler.inc.php.

References getFileStage(), and getRowDataElement().

FilesListbuilderHandler.getRowDataElement ( &$  request,
rowId 
)
See also:
GridHandler.getRowDataElement Get the data element that corresponds to the current request Allow for a blank $rowId for when creating a not-yet-persisted row

Definition at line 122 of file FilesListbuilderHandler.inc.php.

References getFileStage().

Referenced by getRowDataElement().

FilesListbuilderHandler.initialize ( &$  request  ) 

Configure the grid

Parameters:
PKPRequest $request

Reimplemented in CopyeditingFilesListbuilderHandler, ProofFilesListbuilderHandler, CopyeditingFilesListbuilderHandler, and ProofFilesListbuilderHandler.

Definition at line 61 of file FilesListbuilderHandler.inc.php.

References initialize().

FilesListbuilderHandler.initialize ( &$  request  ) 

Configure the grid

Parameters:
PKPRequest $request

Reimplemented in CopyeditingFilesListbuilderHandler, ProofFilesListbuilderHandler, CopyeditingFilesListbuilderHandler, and ProofFilesListbuilderHandler.

Definition at line 61 of file FilesListbuilderHandler.inc.php.

Referenced by initialize().

FilesListbuilderHandler.setupTemplate (  ) 
See also:
PKPHandler.setupTemplate()

Definition at line 111 of file FilesListbuilderHandler.inc.php.

References setupTemplate().

FilesListbuilderHandler.setupTemplate (  ) 
See also:
PKPHandler.setupTemplate()

Definition at line 111 of file FilesListbuilderHandler.inc.php.

Referenced by setupTemplate().


Member Data Documentation

FilesListbuilderHandler.$_fileStage

File stage

Definition at line 20 of file FilesListbuilderHandler.inc.php.


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