Method |
Description |
|
__construct ( ) |
Constructor |
|
checkStatus ( $objects, $context ) |
Check statuses for selected publication objects. |
|
depositXML ( $objects, $context, $filename ) |
|
|
executeExportAction ( $request, $objects, $filter, $tab, $objectsFileNamePart ) |
|
|
getAdditionalFieldNames ( $hookName, $args ) |
Hook callback that returns the deposit setting's names,
to consider them by article or issue update. |
|
getDepositBatchIdSettingName ( ) : string |
Get deposit batch ID setting name. |
|
getDepositStatusUrlSettingName ( ) : string |
Get deposit status/batch ID URL setting name. |
|
getDepositSuccessNotificationMessageKey ( ) |
|
|
getDescription ( ) |
|
|
getDisplayName ( ) |
|
|
getExportActionNames ( ) |
|
|
getExportActions ( $context ) |
|
|
getExportDeploymentClassName ( ) |
|
|
getName ( ) |
|
|
getPluginSettingsPrefix ( ) |
|
|
getSettingsFormClassName ( ) |
|
|
getStatusActions ( $pubObject ) |
Provide the link to more status information only if the DOI deposit failed |
|
getStatusNames ( ) |
|
|
getSubmissionFilter ( ) |
|
|
updateDepositStatus ( $context, $object ) |
Check the CrossRef APIs, if deposits and registration have been successful |
|