UserListRecipient Class Reference

Inheritance diagram for UserListRecipient:
RecipientList

Public Member Functions

 getRecipientList ()
 addUserId ($userId)
 addUserIdList ($userIdList)

Protected Member Functions

 addRecipient ($messageId, $userId)

Private Attributes

 $userIdList = array()

Detailed Description

Definition at line 20 of file userlistrecipient.lib.php.


Member Function Documentation

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

Reimplemented from RecipientList.

Definition at line 63 of file userlistrecipient.lib.php.

addUserId ( userId  ) 

add a user to the recipient list

Parameters:
int $userId user identification of the user to add

Definition at line 39 of file userlistrecipient.lib.php.

addUserIdList ( userIdList  ) 

add users to the recipient list

Parameters:
array of id $userIdList array of user Identification

Definition at line 52 of file userlistrecipient.lib.php.

getRecipientList (  ) 
See also:
recipientList

Reimplemented from RecipientList.

Definition at line 27 of file userlistrecipient.lib.php.


Field Documentation

$userIdList = array() [private]

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


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