An action to download a file. More...
Public Member Functions | |
| DownloadCopyeditedFileLinkAction (&$request, &$monographFile, &$user, &$userGroup) | |
| getLabel (&$monographFile) | |
An action to download a file.
Definition at line 16 of file DownloadCopyeditedFileLinkAction.inc.php.
| DownloadCopyeditedFileLinkAction.DownloadCopyeditedFileLinkAction | ( | &$ | request, | |
| &$ | monographFile, | |||
| &$ | user, | |||
| &$ | userGroup | |||
| ) |
Constructor
| $request | Request | |
| $monographFile | MonographFile the monograph file to link to. |
Definition at line 29 of file DownloadCopyeditedFileLinkAction.inc.php.
References DownloadFileLinkAction.DownloadFileLinkAction().
| DownloadCopyeditedFileLinkAction.getLabel | ( | &$ | monographFile | ) |
Get the label for the file download action.
| $monographFile | MonographFile |
Reimplemented from DownloadFileLinkAction.
Definition at line 41 of file DownloadCopyeditedFileLinkAction.inc.php.
1.7.1