Public Member Functions

MonographFileLog Class Reference
[Log]

Static class for adding / accessing monograph file log entries. More...

Inheritance diagram for MonographFileLog:
OmpLog

List of all members.

Public Member Functions

 logEvent (&$request, &$monographFile, $eventType, $messageKey, $params=array())

Detailed Description

Static class for adding / accessing monograph file log entries.

Definition at line 17 of file MonographFileLog.inc.php.


Member Function Documentation

MonographFileLog.logEvent ( &$  request,
&$  monographFile,
eventType,
messageKey,
params = array() 
)

Add a new file event log entry with the specified parameters

Parameters:
$request object
$monographFile object
$eventType int
$messageKey string
$params array optional
Returns:
object MonographLogEntry iff the event was logged

Definition at line 27 of file MonographFileLog.inc.php.

Referenced by FileInformationCenterHandler._logEvent(), ManageFileApiHandler.deleteFile(), SignoffFilesGridHandler.deleteSignoff(), SubmissionFilesUploadForm.execute(), SignoffFileUploadForm.execute(), and SignoffFilesGridHandler.signOffsignOff().


The documentation for this class was generated from the following file: