Form to add files to the final draft files grid. More...
Public Member Functions | |
| execute ($args, &$request, &$stageMonographFiles) | |
| ManageFinalDraftFilesForm ($monographId) | |
Form to add files to the final draft files grid.
Definition at line 17 of file ManageFinalDraftFilesForm.inc.php.
| ManageFinalDraftFilesForm.execute | ( | $ | args, | |
| &$ | request, | |||
| &$ | stageMonographFiles | |||
| ) |
Save Selection of Final Draft files
| $args | array | |
| $request | PKPRequest |
Definition at line 37 of file ManageFinalDraftFilesForm.inc.php.
| ManageFinalDraftFilesForm.ManageFinalDraftFilesForm | ( | $ | monographId | ) |
Constructor.
| $monograph | Monograph |
Definition at line 23 of file ManageFinalDraftFilesForm.inc.php.
References ManageSubmissionFilesForm.ManageSubmissionFilesForm().
1.7.1