Public Member Functions

AddSignoffFileLinkAction Class Reference

Class for signoff file upload actions. More...

List of all members.

Public Member Functions

 AddSignoffFileLinkAction (&$request, $monographId, $stageId, $symbolic, $signoffId=null, $modalTitle, $buttonLabel=null)

Detailed Description

Class for signoff file upload actions.

Definition at line 23 of file AddSignoffFileLinkAction.inc.php.


Member Function Documentation

AddSignoffFileLinkAction.AddSignoffFileLinkAction ( &$  request,
monographId,
stageId,
symbolic,
signoffId = null,
modalTitle,
buttonLabel = null 
)

Constructor

Parameters:
$request Request
$monographId integer The monograph the file should be uploaded to.
$stageId integer The workflow stage in which the file uploader is being instantiated (one of the WORKFLOW_STAGE_ID_* constants).
$uploaderRoles array The ids of all roles allowed to upload in the context of this action.
$actionArgs array The arguments to be passed into the file upload wizard.
$wizardTitle string The title to be displayed in the file upload wizard.
$buttonLabel string The link action's button label (null for cell action)

Definition at line 41 of file AddSignoffFileLinkAction.inc.php.


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