Public Member Functions

DownloadFileLinkAction Class Reference
[Controllers_api_file_linkAction]

An action to download a file. More...

Inheritance diagram for DownloadFileLinkAction:
FileLinkAction DownloadCopyeditedFileLinkAction

List of all members.

Public Member Functions

 DownloadFileLinkAction (&$request, &$monographFile, $stageId=null)
 getLabel (&$monographFile)

Detailed Description

An action to download a file.

Definition at line 16 of file DownloadFileLinkAction.inc.php.


Member Function Documentation

DownloadFileLinkAction.DownloadFileLinkAction ( &$  request,
&$  monographFile,
stageId = null 
)

Constructor

Parameters:
$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.

Parameters:
$monographFile MonographFile
Returns:
string

Reimplemented in DownloadCopyeditedFileLinkAction.

Definition at line 50 of file DownloadFileLinkAction.inc.php.

Referenced by DownloadFileLinkAction().


The documentation for this class was generated from the following file: