An action to download a file. More...
Public Member Functions | |
| DownloadFileLinkAction (&$request, &$monographFile, $stageId=null) | |
| getLabel (&$monographFile) | |
An action to download a file.
Definition at line 16 of file DownloadFileLinkAction.inc.php.
| DownloadFileLinkAction.DownloadFileLinkAction | ( | &$ | request, | |
| &$ | monographFile, | |||
| $ | stageId = null | |||
| ) |
Constructor
| $request | Request | |
| $monographFile | MonographFile the monograph file to link to. | |
| $stageId | int (optional) |
Definition at line 25 of file DownloadFileLinkAction.inc.php.
References FileLinkAction.FileLinkAction(), and getLabel().
Referenced by DownloadCopyeditedFileLinkAction.DownloadCopyeditedFileLinkAction().
| DownloadFileLinkAction.getLabel | ( | &$ | monographFile | ) |
Get the label for the file download action.
| $monographFile | MonographFile |
Reimplemented in DownloadCopyeditedFileLinkAction.
Definition at line 50 of file DownloadFileLinkAction.inc.php.
Referenced by DownloadFileLinkAction().
1.7.1