Public Member Functions

MonographFileEmailLogDAO Class Reference
[Log]

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

List of all members.

Public Member Functions

 getByEventType ($fileId, $eventType, $userId=null)
 getByEventType ($fileId, $eventType, $userId=null)
 MonographFileEmailLogDAO ()
 MonographFileEmailLogDAO ()
 newDataObject ()
 newDataObject ()

Detailed Description

Extension to EmailLogDAO for monograph file specific log entries.

See also:
EmailLogDAO

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


Member Function Documentation

MonographFileEmailLogDAO.getByEventType ( fileId,
eventType,
userId = null 
)

Get monograph file email log entries by file ID and event type.

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

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

Referenced by getByEventType().

MonographFileEmailLogDAO.getByEventType ( fileId,
eventType,
userId = null 
)

Get monograph file email log entries by file ID and event type.

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

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

References getByEventType().

MonographFileEmailLogDAO.MonographFileEmailLogDAO (  ) 

Constructor

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

MonographFileEmailLogDAO.MonographFileEmailLogDAO (  ) 

Constructor

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

MonographFileEmailLogDAO.newDataObject (  ) 

Instantiate and return a MonographFileEmailLogEntry.

Returns:
MonographFileEmailLogEntry

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

MonographFileEmailLogDAO.newDataObject (  ) 

Instantiate and return a MonographFileEmailLogEntry.

Returns:
MonographFileEmailLogEntry

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


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