Public Member Functions | |
| __construct ($userId=NULL, $messageStrategy=NULL) | |
Definition at line 22 of file trashbox.lib.php.
| __construct | ( | $ | userId = NULL, |
|
| $ | messageStrategy = NULL | |||
| ) |
construct the trash box
| int | $userId user identification if it is not defined it use the current user id | |
| MessageFilter | $messageFilter if it not defined it use default value for the stratgy |
Reimplemented from MessageBox.
Definition at line 32 of file trashbox.lib.php.
1.6.3