An action to open up the information center for a file. More...
Public Member Functions | |
| FileInfoCenterLinkAction (&$request, &$monographFile, $stageId=null) | |
An action to open up the information center for a file.
Definition at line 20 of file FileInfoCenterLinkAction.inc.php.
| FileInfoCenterLinkAction.FileInfoCenterLinkAction | ( | &$ | request, | |
| &$ | monographFile, | |||
| $ | stageId = null | |||
| ) |
Constructor
| $request | Request | |
| $monographFile | MonographFile the monograph file to show information about. | |
| $stageId | int (optional) The stage id that user is looking at. |
Definition at line 29 of file FileInfoCenterLinkAction.inc.php.
References FileLinkAction.FileLinkAction().
1.7.1