Свойство | Тип | Описание | |
---|---|---|---|
$_issue |
Метод | Описание | |
---|---|---|
__construct ( $context, $user ) | Constructor | |
getIssue ( ) : Issue | Get the import/export issue. | |
getRepresentationNodeName ( ) | Get the representation node name | |
getSchemaFilename ( ) : string | Get the schema filename. | |
getSubmissionNodeName ( ) : string | Get the submission node name | |
getSubmissionsNodeName ( ) : string | Get the submissions node name | |
removeImportedObjects ( $assocType ) | Remove the processed objects. | |
setIssue ( $issue ) | Set the import/export issue. |
public __construct ( $context, $user ) | ||
$context | Context | |
$user | User |
public getRepresentationNodeName ( ) |
public getSchemaFilename ( ) : string | ||
Результат | string |
public getSubmissionNodeName ( ) : string | ||
Результат | string |
public getSubmissionsNodeName ( ) : string | ||
Результат | string |
public removeImportedObjects ( $assocType ) | ||
$assocType | integer ASSOC_TYPE_... |