|
Open Journal Systems
3.3.0
|
Additional Inherited Members | |
Data Fields inherited from PubObjectsExportPlugin | |
| $_cache | |
Data Fields inherited from ImportExportPlugin | |
| $_request | |
Data Fields inherited from Plugin | |
| $pluginCategory | |
| $pluginPath | |
| $request | |
Protected Member Functions inherited from DOIPubIdExportPlugin | |
| _getObjectAdditionalSettings () | |
Protected Member Functions inherited from PubObjectsExportPlugin | |
| _getDAOs () | |
| updateObject ($object) | |
Protected Member Functions inherited from Plugin | |
| _registerTemplateResource ($inCore=false) | |
mEDRA Onix for DOI (O4DOI) export/registration plugin.
Definition at line 24 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::depositXML | ( | $objects, | |
| $context, | |||
| $filename | |||
| ) |
Deposit XML document. This must be implemented in the subclasses, if the action is supported.
| $objects | mixed Array of or single published submission, issue or galley |
| $context | Context |
| $filename | Export XML filename |
Reimplemented from PubObjectsExportPlugin.
Definition at line 92 of file MedraExportPlugin.inc.php.
References PubObjectsExportPlugin\getDepositStatusSettingName(), Plugin\getSetting(), PubObjectsExportPlugin\isTestMode(), and DOIPubIdExportPlugin\saveRegisteredDoi().
| MedraExportPlugin::getDescription | ( | ) |
Reimplemented from Plugin.
Definition at line 43 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::getDisplayName | ( | ) |
Reimplemented from Plugin.
Definition at line 36 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::getExportDeploymentClassName | ( | ) |
Return the name of the plugin's deployment class.
Reimplemented from PubObjectsExportPlugin.
Definition at line 85 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::getIssueFilter | ( | ) |
Get the issue filter.
Reimplemented from PubObjectsExportPlugin.
Definition at line 57 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::getName | ( | ) |
Reimplemented from Plugin.
Definition at line 29 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::getPluginSettingsPrefix | ( | ) |
Get the plugin ID used as plugin settings prefix.
Reimplemented from ImportExportPlugin.
Definition at line 71 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::getRepresentationFilter | ( | ) |
Get the representation filter.
Reimplemented from PubObjectsExportPlugin.
Definition at line 64 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::getSettingsFormClassName | ( | ) |
Definition at line 78 of file MedraExportPlugin.inc.php.
| MedraExportPlugin::getSubmissionFilter | ( | ) |
Get the submission filter.
Reimplemented from PubObjectsExportPlugin.
Definition at line 50 of file MedraExportPlugin.inc.php.