|
Open Monograph Press
3.3.0
|
Static Public Member Functions | |
| static | logEvent ($request, $submissionFile, $eventType, $messageKey, $params=array()) |
Static class for adding / accessing submission file log entries.
Definition at line 18 of file SubmissionFileLog.inc.php.
|
static |
Add a new file event log entry with the specified parameters
| $request | object |
| $submissionFile | object |
| $eventType | int |
| $messageKey | string |
| $params | array optional |
Reimplemented from SubmissionLog.
Definition at line 28 of file SubmissionFileLog.inc.php.
References Core\getCurrentDate(), and DAORegistry\getDAO().
Referenced by SubmissionFilesUploadForm\execute(), ManageFileApiHandler\logDeletionEvent(), and PublicationFormatGridHandler\setProofFileCompletion().