An action to open up the notes IC for a file. More...
Public Member Functions | |
| FileNotesLinkAction (&$request, &$monographFile, $user, $stageId=null, $removeHistoryTab=false) | |
An action to open up the notes IC for a file.
Definition at line 16 of file FileNotesLinkAction.inc.php.
| FileNotesLinkAction.FileNotesLinkAction | ( | &$ | request, | |
| &$ | monographFile, | |||
| $ | user, | |||
| $ | stageId = null, |
|||
| $ | removeHistoryTab = false | |||
| ) |
Constructor
| $request | Request | |
| $monographFile | MonographFile the monograph file to show information about. | |
| $user | User | |
| $stageId | int (optional) The stage id that user is looking at. | |
| $removeHistoryTab | boolean (optional) Open the information center without the history tab. |
Definition at line 28 of file FileNotesLinkAction.inc.php.
References FileLinkAction.FileLinkAction(), and FileLinkAction.getActionArgs().
1.7.1