Public Member Functions

MonographEventLogDAO Class Reference
[Log]

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

List of all members.

Public Member Functions

getByMonographId ($monographId)
 MonographEventLogDAO ()
 newDataObject ()

Detailed Description

Extension to EventLogDAO for monograph-specific log entries.

See also:
EventLogDAO

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


Member Function Documentation

& MonographEventLogDAO.getByMonographId ( monographId  ) 

Get monograph event log entries by monograph ID

Parameters:
$monographId int
Returns:
DAOResultFactory

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

MonographEventLogDAO.MonographEventLogDAO (  ) 

Constructor

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

MonographEventLogDAO.newDataObject (  ) 

Generate a new DataObject

Returns:
MonographEventLogEntry

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


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