Public Member Functions

CatalogEntryLinkAction Class Reference
[Controllers_modals_submissionMetadata_linkAction]

An action to open a modal to allow addition of a submission to the catalog. More...

List of all members.

Public Member Functions

 CatalogEntryLinkAction (&$request, $monographId, $stageId, $selectedFormatId=null, $image= 'information')

Detailed Description

An action to open a modal to allow addition of a submission to the catalog.

Definition at line 16 of file CatalogEntryLinkAction.inc.php.


Member Function Documentation

CatalogEntryLinkAction.CatalogEntryLinkAction ( &$  request,
monographId,
stageId,
selectedFormatId = null,
image = 'information' 
)

Constructor

Parameters:
$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.


The documentation for this class was generated from the following file: