Public Member Functions

NoteDAO Class Reference

OMP extension of PKPNoteDAO. More...

List of all members.

Public Member Functions

 newDataObject ()
 newDataObject ()
 NoteDAO ()
 NoteDAO ()
 unreadNotesExistByAssoc ($assocType, $assocId, $userId)
 unreadNotesExistByAssoc ($assocType, $assocId, $userId)

Detailed Description

OMP extension of PKPNoteDAO.

See also:
PKPNoteDAO

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


Member Function Documentation

NoteDAO.newDataObject (  ) 

Construct a new data object corresponding to this DAO.

Returns:
Note

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

NoteDAO.newDataObject (  ) 

Construct a new data object corresponding to this DAO.

Returns:
Note

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

NoteDAO.NoteDAO (  ) 

Constructor

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

NoteDAO.NoteDAO (  ) 

Constructor

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

NoteDAO.unreadNotesExistByAssoc ( assocType,
assocId,
userId 
)

Determine whether or not unread notes exist for a given association.

Definition at line 38 of file NoteDAO.inc.php.

NoteDAO.unreadNotesExistByAssoc ( assocType,
assocId,
userId 
)

Determine whether or not unread notes exist for a given association.

Definition at line 38 of file NoteDAO.inc.php.


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