|
Open Monograph Press
3.3.0
|
Additional Inherited Members | |
Data Fields inherited from PKPImportExportDeployment | |
| $_authorDBIds | |
| $_baseImportPath = '' | |
| $_context | |
| $_fileDBIds | |
| $_processedObjectsErrors = array() | |
| $_processedObjectsIds = array() | |
| $_processedObjectsWarnings = array() | |
| $_publication | |
| $_submission | |
| $_user | |
Class configuring the native import/export process to this application's specifics.
Definition at line 19 of file NativeImportExportDeployment.inc.php.
| NativeImportExportDeployment::__construct | ( | $context, | |
| $user | |||
| ) |
Constructor
Reimplemented from PKPNativeImportExportDeployment.
Definition at line 25 of file NativeImportExportDeployment.inc.php.
| NativeImportExportDeployment::getRepresentationNodeName | ( | ) |
Get the representation node name
Reimplemented from PKPImportExportDeployment.
Definition at line 51 of file NativeImportExportDeployment.inc.php.
| NativeImportExportDeployment::getSchemaFilename | ( | ) |
Get the schema filename.
Reimplemented from PKPNativeImportExportDeployment.
Definition at line 59 of file NativeImportExportDeployment.inc.php.
| NativeImportExportDeployment::getSubmissionNodeName | ( | ) |
Get the submission node name
Reimplemented from PKPNativeImportExportDeployment.
Definition at line 36 of file NativeImportExportDeployment.inc.php.
| NativeImportExportDeployment::getSubmissionsNodeName | ( | ) |
Get the submissions node name
Reimplemented from PKPNativeImportExportDeployment.
Definition at line 44 of file NativeImportExportDeployment.inc.php.