Public Member Functions

DeleteFileLinkAction Class Reference
[Controllers_api_file_linkAction]

An action to delete a file. More...

Inheritance diagram for DeleteFileLinkAction:
FileLinkAction

List of all members.

Public Member Functions

 DeleteFileLinkAction (&$request, &$monographFile, $stageId, $localeKey= 'grid.action.delete')

Detailed Description

An action to delete a file.

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


Member Function Documentation

DeleteFileLinkAction.DeleteFileLinkAction ( &$  request,
&$  monographFile,
stageId,
localeKey = 'grid.action.delete' 
)

Constructor

Parameters:
$request Request
$monographFile MonographFile the monograph file to be deleted
$stageId int (optional)
$localeKey string (optional) Locale key to use for delete link be deleted.

Definition at line 26 of file DeleteFileLinkAction.inc.php.

References FileLinkAction.FileLinkAction().


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