PHP Class MedraExportPlugin, ojs

Inheritance: extends DOIExportPlugin
Mostrar archivo Open project: pkp/ojs

Public Methods

Method Description
__construct ( ) Constructor
depositXML ( $objects, $context, $filename )
getDescription ( )
getDisplayName ( )
getExportDeploymentClassName ( )
getIssueFilter ( )
getName ( )
getPluginSettingsPrefix ( )
getRepresentationFilter ( )
getSettingsFormClassName ( )
getSubmissionFilter ( )

Method Details

__construct() public method

Constructor
public __construct ( )

depositXML() public method

public depositXML ( $objects, $context, $filename )

getDescription() public method

See also: Plugin::getDescription()
public getDescription ( )

getDisplayName() public method

See also: Plugin::getDisplayName()
public getDisplayName ( )

getExportDeploymentClassName() public method

getIssueFilter() public method

public getIssueFilter ( )

getName() public method

See also: Plugin::getName()
public getName ( )

getPluginSettingsPrefix() public method

getRepresentationFilter() public method

getSettingsFormClassName() public method

getSubmissionFilter() public method

public getSubmissionFilter ( )