An action to open up the modal that allows users to select submission files from a file list grid. More...
Public Member Functions | |
| SelectSubmissionFilesLinkAction (&$request, $monographId, $actionLabel) | |
An action to open up the modal that allows users to select submission files from a file list grid.
Definition at line 17 of file SelectSubmissionFilesLinkAction.inc.php.
| SelectSubmissionFilesLinkAction.SelectSubmissionFilesLinkAction | ( | &$ | request, | |
| $ | monographId, | |||
| $ | actionLabel | |||
| ) |
Constructor
| $request | Request | |
| $monographId | integer The id of the monograph from which to select files. |
Definition at line 25 of file SelectSubmissionFilesLinkAction.inc.php.
References SelectFilesLinkAction.SelectFilesLinkAction().
1.7.1