| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Waiting list for groups. More...
 Inheritance diagram for ilGroupWaitingList:
 Collaboration diagram for ilGroupWaitingList:Public Member Functions | |
| addToList (int $a_usr_id) | |
  Public Member Functions inherited from ilWaitingList | |
| __construct (int $a_obj_id) | |
| getObjId () | |
| addToList (int $a_usr_id) | |
| updateSubscriptionTime (int $a_usr_id, int $a_subtime) | |
| removeFromList (int $a_usr_id) | |
| isOnList (int $a_usr_id) | |
| getCountUsers () | |
| getPosition (int $a_usr_id) | |
| getAllUsers () | |
| get all users on waiting list  public  More... | |
| getUser (int $a_usr_id) | |
| get user  More... | |
| getUserIds () | |
Additional Inherited Members | |
  Static Public Member Functions inherited from ilWaitingList | |
| static | lookupListSize (int $a_obj_id) | 
| static | _deleteAll (int $a_obj_id) | 
| static | _deleteUser (int $a_usr_id) | 
| static | deleteUserEntry (int $a_usr_id, int $a_obj_id) | 
| static | _isOnList (int $a_usr_id, int $a_obj_id) | 
| static | _preloadOnListInfo (array $a_usr_ids, array $a_obj_ids) | 
| Preload on list info.  More... | |
  Static Public Attributes inherited from ilWaitingList | |
| static array | $is_on_list = [] | 
  Protected Attributes inherited from ilWaitingList | |
| ilDBInterface | $db | 
| ilAppEventHandler | $eventHandler | 
Waiting list for groups.
Definition at line 35 of file class.ilGroupWaitingList.php.
| ilGroupWaitingList::addToList | ( | int | $a_usr_id | ) | 
Definition at line 37 of file class.ilGroupWaitingList.php.
References $DIC, $GLOBALS, and ilWaitingList\getObjId().
Referenced by ilGroupRegistrationGUI\add().
 Here is the call graph for this function:
 Here is the caller graph for this function: