An action to open up the modal that allows users to select review files from a file list grid. More...
Public Member Functions | |
| SelectReviewFilesLinkAction (&$request, $reviewRound, $actionLabel, $modalTitle=null) | |
| SelectReviewFilesLinkAction (&$request, $reviewRound, $actionLabel, $modalTitle=null) | |
An action to open up the modal that allows users to select review files from a file list grid.
Definition at line 17 of file SelectReviewFilesLinkAction.inc.php.
| SelectReviewFilesLinkAction.SelectReviewFilesLinkAction | ( | &$ | request, | |
| $ | reviewRound, | |||
| $ | actionLabel, | |||
| $ | modalTitle = null | |||
| ) |
Constructor
| $request | Request | |
| $reviewRound | ReviewRound The review round from which to select review files. | |
| $actionLabel | string The localized label of the link action. | |
| $modalTitle | string the (optional) title to be used for the modal. |
Definition at line 27 of file SelectReviewFilesLinkAction.inc.php.
References SelectFilesLinkAction.SelectFilesLinkAction().
| SelectReviewFilesLinkAction.SelectReviewFilesLinkAction | ( | &$ | request, | |
| $ | reviewRound, | |||
| $ | actionLabel, | |||
| $ | modalTitle = null | |||
| ) |
Constructor
| $request | Request | |
| $reviewRound | ReviewRound The review round from which to select review files. | |
| $actionLabel | string The localized label of the link action. | |
| $modalTitle | string the (optional) title to be used for the modal. |
Definition at line 27 of file SelectReviewFilesLinkAction.inc.php.
References SelectFilesLinkAction.SelectFilesLinkAction().
1.7.1