An action to open up the information center for a submission. More...
Public Member Functions | |
| SubmissionInfoCenterLinkAction (&$request, $monographId, $linkKey= 'informationCenter.bookInfo') | |
An action to open up the information center for a submission.
Definition at line 17 of file SubmissionInfoCenterLinkAction.inc.php.
| SubmissionInfoCenterLinkAction.SubmissionInfoCenterLinkAction | ( | &$ | request, | |
| $ | monographId, | |||
| $ | linkKey = 'informationCenter.bookInfo' | |||
| ) |
Constructor
| $request | Request | |
| $monographId | int the ID of the monograph to present link for to show information about. | |
| $linkKey | string optional locale key to display for link |
Definition at line 26 of file SubmissionInfoCenterLinkAction.inc.php.
1.7.1