GroupRecipient Class Reference

Inheritance diagram for GroupRecipient:
RecipientList

Public Member Functions

 __construct ($groupId, $courseId)
 getRecipientList ()

Protected Member Functions

 addRecipient ($messageId, $userId)

Private Attributes

 $groupId = NULL
 $courseId = NULL

Detailed Description

Definition at line 22 of file grouprecipient.lib.php.


Constructor & Destructor Documentation

__construct ( groupId,
courseId 
)

create a groupe recipient

Parameters:
int $groupId groupe identification
string $courseId course identification
Exceptions:
Exception if a paramter is NULL

Definition at line 35 of file grouprecipient.lib.php.


Member Function Documentation

addRecipient ( messageId,
userId 
) [protected]
See also:
RecipientList

Reimplemented from RecipientList.

Definition at line 84 of file grouprecipient.lib.php.

getRecipientList (  ) 

return the tutor and the member of the group

Returns:
array of int: user identification

Reimplemented from RecipientList.

Definition at line 56 of file grouprecipient.lib.php.


Field Documentation

$courseId = NULL [private]

Definition at line 25 of file grouprecipient.lib.php.

$groupId = NULL [private]

Definition at line 24 of file grouprecipient.lib.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 8 12:28:38 2010 for Claroline API by  doxygen 1.6.3