Extension to EventLogDAO for monograph file specific log entries. More...
Public Member Functions | |
| & | getByFileId ($fileId) |
| MonographFileEventLogDAO () | |
| newDataObject () | |
Extension to EventLogDAO for monograph file specific log entries.
Definition at line 19 of file MonographFileEventLogDAO.inc.php.
| & MonographFileEventLogDAO.getByFileId | ( | $ | fileId | ) |
Get event log entries by monograph file ID.
| $fileId | int |
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.
Definition at line 31 of file MonographFileEventLogDAO.inc.php.
1.7.1