Public Member Functions

MonographFileEventLogDAO Class Reference
[Log]

Extension to EventLogDAO for monograph file specific log entries. More...

List of all members.

Public Member Functions

getByFileId ($fileId)
 MonographFileEventLogDAO ()
 newDataObject ()

Detailed Description

Extension to EventLogDAO for monograph file specific log entries.

See also:
EventLogDAO

Definition at line 19 of file MonographFileEventLogDAO.inc.php.


Member Function Documentation

& MonographFileEventLogDAO.getByFileId ( fileId  ) 

Get event log entries by monograph file ID.

Parameters:
$fileId int
Returns:
DAOResultFactory

Definition at line 42 of file MonographFileEventLogDAO.inc.php.

MonographFileEventLogDAO.MonographFileEventLogDAO (  ) 

Constructor

Definition at line 23 of file MonographFileEventLogDAO.inc.php.

MonographFileEventLogDAO.newDataObject (  ) 

Instantiate a monograph file event log entry.

Returns:
MonographFileEventLogEntry

Definition at line 31 of file MonographFileEventLogDAO.inc.php.


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