Public Member Functions | |
| __construct ($courseId) | |
| getRecipientList () | |
Protected Member Functions | |
| addRecipient ($messageId, $userId) | |
Private Attributes | |
| $courseId | |
Definition at line 22 of file courserecipient.lib.php.
| __construct | ( | $ | courseId | ) |
create a course recipient
| string | $courseId course identification |
Definition at line 31 of file courserecipient.lib.php.
| addRecipient | ( | $ | messageId, | |
| $ | userId | |||
| ) | [protected] |
Reimplemented from RecipientList.
Definition at line 61 of file courserecipient.lib.php.
| getRecipientList | ( | ) |
return the membre user list of the course
Reimplemented from RecipientList.
Definition at line 41 of file courserecipient.lib.php.
$courseId [private] |
Definition at line 24 of file courserecipient.lib.php.
1.6.3