OMP extension of PKPNoteDAO. More...
Public Member Functions | |
| newDataObject () | |
| newDataObject () | |
| NoteDAO () | |
| NoteDAO () | |
| unreadNotesExistByAssoc ($assocType, $assocId, $userId) | |
| unreadNotesExistByAssoc ($assocType, $assocId, $userId) | |
OMP extension of PKPNoteDAO.
Definition at line 19 of file NoteDAO.inc.php.
| NoteDAO.newDataObject | ( | ) |
Construct a new data object corresponding to this DAO.
Definition at line 31 of file NoteDAO.inc.php.
| NoteDAO.newDataObject | ( | ) |
Construct a new data object corresponding to this DAO.
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.
1.7.1