Open Journal Systems  3.3.0
SelectReviewFilesLinkAction Class Reference
Inheritance diagram for SelectReviewFilesLinkAction:
SelectFilesLinkAction LinkAction

Public Member Functions

 __construct ($request, $reviewRound, $actionLabel, $modalTitle=null)
 
- Public Member Functions inherited from LinkAction
 __construct ($id, $actionRequest, $title=null, $image=null, $toolTip=null)
 
 getActionRequest ()
 
 getHoverTitle ()
 
 getId ()
 
 getImage ()
 
 getTitle ()
 
 getToolTip ()
 
 setTitle ($title)
 

Additional Inherited Members

- Data Fields inherited from LinkAction
 $_actionRequest
 
 $_id
 
 $_image
 
 $_title
 
 $_toolTip
 

Detailed Description

An action to open up the modal that allows users to select review files from a file list grid.

Definition at line 18 of file SelectReviewFilesLinkAction.inc.php.

Constructor & Destructor Documentation

◆ __construct()

SelectReviewFilesLinkAction::__construct (   $request,
  $reviewRound,
  $actionLabel,
  $modalTitle = null 
)

Constructor

Parameters
$requestRequest
$reviewRoundReviewRound The review round from which to select review files.
$actionLabelstring The localized label of the link action.
$modalTitlestring the (optional) title to be used for the modal.

Reimplemented from SelectFilesLinkAction.

Definition at line 28 of file SelectReviewFilesLinkAction.inc.php.


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