An action to open a modal to allow addition of a submission to the catalog. More...
Public Member Functions | |
| CatalogEntryLinkAction (&$request, $monographId, $stageId, $selectedFormatId=null, $image= 'information') | |
An action to open a modal to allow addition of a submission to the catalog.
Definition at line 16 of file CatalogEntryLinkAction.inc.php.
| CatalogEntryLinkAction.CatalogEntryLinkAction | ( | &$ | request, | |
| $ | monographId, | |||
| $ | stageId, | |||
| $ | selectedFormatId = null, |
|||
| $ | image = 'information' | |||
| ) |
Constructor
| $request | Request | |
| $monographId | integer The submission to show meta-data for. | |
| $stageId | integer The stage ID of the viewer's context | |
| $selectedFormatId | integer The publication format ID that will be used to open the correspondent publication format tab. If none is passed, the first catalog entry tab will be opened. | |
| $image | string |
Definition at line 28 of file CatalogEntryLinkAction.inc.php.
1.7.1