Public Member Functions | |
| __construct ($userId=NULL, $messageFilter=NULL) | |
Definition at line 23 of file inbox.lib.php.
| __construct | ( | $ | userId = NULL, |
|
| $ | messageFilter = NULL | |||
| ) |
create a new Inbox
| int | $userId user identification if it not defined it use the current user id | |
| MessageFilter | $messageFilter if it not defined it used the default value (deleted, read or unread) |
Reimplemented from MessageBox.
Definition at line 33 of file inbox.lib.php.
1.6.3