ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilGroupWaitingList Class Reference

Waiting list for groups. More...

+ Inheritance diagram for ilGroupWaitingList:
+ Collaboration diagram for ilGroupWaitingList:

Additional Inherited Members

- Public Member Functions inherited from ilWaitingList
 __construct ($a_obj_id)
 Constructor.
 getObjId ()
 get obj id
 addToList ($a_usr_id)
 add to list
 updateSubscriptionTime ($a_usr_id, $a_subtime)
 update subscription time
 removeFromList ($a_usr_id)
 remove usr from list
 isOnList ($a_usr_id)
 check if is on waiting list
 getCountUsers ()
 get number of users
 getPosition ($a_usr_id)
 get position
 getAllUsers ()
 get all users on waiting list
 getUser ($a_usr_id)
 get user
 getUserIds ()
 Get all user ids of users on waiting list.
- Static Public Member Functions inherited from ilWaitingList
static _deleteAll ($a_obj_id)
 delete all
static _deleteUser ($a_usr_id)
 Delete user.
static deleteUserEntry ($a_usr_id, $a_obj_id)
 Delete one user entry.
static _isOnList ($a_usr_id, $a_obj_id)
 Check if a user on the waiting list.

Detailed Description

Waiting list for groups.

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

Definition at line 35 of file class.ilGroupWaitingList.php.


The documentation for this class was generated from the following file: