Public Member Functions

MonographEmailLogDAO Class Reference
[Log]

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

List of all members.

Public Member Functions

 getByEventType ($monographId, $eventType, $userId=null)
 MonographEmailLogDAO ()
 newDataObject ()

Detailed Description

Extension to EmailLogDAO for monograph-specific log entries.

See also:
EmailLogDAO

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


Member Function Documentation

MonographEmailLogDAO.getByEventType ( monographId,
eventType,
userId = null 
)

Get monograph email log entries by monograph ID and event type

Parameters:
$monographId int
$eventType MONOGRAPH_EMAIL_...
$userId int optional Return only emails sent to this user.
Returns:
DAOResultFactory

Definition at line 44 of file MonographEmailLogDAO.inc.php.

MonographEmailLogDAO.MonographEmailLogDAO (  ) 

Constructor

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

MonographEmailLogDAO.newDataObject (  ) 

Instantiate and return a MonographEmailLogEntry

Returns:
MonographEmailLogEntry

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


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