프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_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 getRepresentationNodeName ( ) |
public getSubmissionNodeName ( ) : string | ||
리턴 | string |
public getSubmissionsNodeName ( ) : string | ||
리턴 | string |
public removeImportedObjects ( $assocType ) | ||
$assocType | integer ASSOC_TYPE_... |