|
Open Monograph Press
3.3.0
|
Public Member Functions | |
| __construct ($request, $monographFile, $user, $userGroup) | |
| getLabel (&$monographFile) | |
Public Member Functions inherited from DownloadFileLinkAction | |
| getLabel ($submissionFile) | |
Public Member Functions inherited from FileLinkAction | |
| __construct ($id, $actionRequest, $title=null, $image=null, $tooltip=null) | |
| getActionArgs ($submissionFile, $stageId=null) | |
Public Member Functions inherited from LinkAction | |
| getActionRequest () | |
| getHoverTitle () | |
| getId () | |
| getImage () | |
| getTitle () | |
| getToolTip () | |
| setTitle ($title) | |
Data Fields | |
| $_user | |
| $_userGroup | |
Data Fields inherited from DownloadFileLinkAction | |
| $label | |
Data Fields inherited from LinkAction | |
| $_actionRequest | |
| $_id | |
| $_image | |
| $_title | |
| $_toolTip | |
An action to download a file.
Definition at line 17 of file DownloadCopyeditedFileLinkAction.inc.php.
| DownloadCopyeditedFileLinkAction::__construct | ( | $request, | |
| $monographFile, | |||
| $user, | |||
| $userGroup | |||
| ) |
Constructor
| $request | Request |
| $monographFile | SubmissionFile the monograph file to link to. |
Reimplemented from DownloadFileLinkAction.
Definition at line 36 of file DownloadCopyeditedFileLinkAction.inc.php.
| DownloadCopyeditedFileLinkAction::getLabel | ( | & | $monographFile | ) |
Get the label for the file download action.
| $monographFile | SubmissionFile |
Definition at line 48 of file DownloadCopyeditedFileLinkAction.inc.php.
| $_user DownloadCopyeditedFileLinkAction::$_user |
Definition at line 22 of file DownloadCopyeditedFileLinkAction.inc.php.
| $_userGroup DownloadCopyeditedFileLinkAction::$_userGroup |
Definition at line 28 of file DownloadCopyeditedFileLinkAction.inc.php.