| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\BookingManager\Participants\ParticipantsManager:Public Member Functions | |
| __construct (InternalDataService $data, InternalRepoService $repo, InternalDomainService $domain) | |
| createIfNotExisting (int $user_id, int $pool_id) | |
| removeFromAll (int $user_id) | |
Protected Attributes | |
| InternalDataService | $data | 
| InternalRepoService | $repo | 
| InternalDomainService | $domain | 
Definition at line 27 of file class.ParticipantsManager.php.
| ILIAS\BookingManager\Participants\ParticipantsManager::__construct | ( | InternalDataService | $data, | 
| InternalRepoService | $repo, | ||
| InternalDomainService | $domain | ||
| ) | 
Definition at line 33 of file class.ParticipantsManager.php.
References ILIAS\BookingManager\Participants\ParticipantsManager\$data, ILIAS\BookingManager\Participants\ParticipantsManager\$domain, and ILIAS\BookingManager\Participants\ParticipantsManager\$repo.
| ILIAS\BookingManager\Participants\ParticipantsManager::createIfNotExisting | ( | int | $user_id, | 
| int | $pool_id | ||
| ) | 
Definition at line 43 of file class.ParticipantsManager.php.
References ilObject\_exists().
 Here is the call graph for this function:| ILIAS\BookingManager\Participants\ParticipantsManager::removeFromAll | ( | int | $user_id | ) | 
Definition at line 57 of file class.ParticipantsManager.php.
      
  | 
  protected | 
Definition at line 29 of file class.ParticipantsManager.php.
Referenced by ILIAS\BookingManager\Participants\ParticipantsManager\__construct().
      
  | 
  protected | 
Definition at line 31 of file class.ParticipantsManager.php.
Referenced by ILIAS\BookingManager\Participants\ParticipantsManager\__construct().
      
  | 
  protected | 
Definition at line 30 of file class.ParticipantsManager.php.
Referenced by ILIAS\BookingManager\Participants\ParticipantsManager\__construct().