Public Member Functions | |
| __construct ($userId) | |
| getRecipientList () | |
Protected Member Functions | |
| addRecipient ($messageId, $userId) | |
Private Attributes | |
| $userId | |
Definition at line 20 of file singleuserrecipient.lib.php.
| __construct | ( | $ | userId | ) |
create a single user adressee.
| int | $userId user identification |
Definition at line 29 of file singleuserrecipient.lib.php.
| addRecipient | ( | $ | messageId, | |
| $ | userId | |||
| ) | [protected] |
Reimplemented from RecipientList.
Definition at line 45 of file singleuserrecipient.lib.php.
| getRecipientList | ( | ) |
Reimplemented from RecipientList.
Definition at line 37 of file singleuserrecipient.lib.php.
$userId [private] |
Definition at line 22 of file singleuserrecipient.lib.php.
1.6.3