|
Open Journal Systems
3.3.0
|
Additional Inherited Members | |
Data Fields inherited from DataObject | |
| $_data = array() | |
| $_extractionAdaptersLoaded = false | |
| $_hasLoadableAdapters = false | |
| $_injectionAdaptersLoaded = false | |
| $_metadataExtractionAdapters = array() | |
| $_metadataInjectionAdapters = array() | |
Describes an entry in the submission history log.
Definition at line 67 of file PKPSubmissionEventLogEntry.inc.php.
| PKPSubmissionEventLogEntry::getAssocType | ( | ) |
Get the assoc ID
Reimplemented from EventLogEntry.
Definition at line 94 of file PKPSubmissionEventLogEntry.inc.php.
| PKPSubmissionEventLogEntry::getSubmissionId | ( | ) |
Get the submission ID
Definition at line 85 of file PKPSubmissionEventLogEntry.inc.php.
References EventLogEntry\getAssocId().
| PKPSubmissionEventLogEntry::setSubmissionId | ( | $submissionId | ) |
Set the submission ID
| $submission | int |
Definition at line 76 of file PKPSubmissionEventLogEntry.inc.php.
References EventLogEntry\setAssocId().