| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\BookingManager\BookingProcess\ObjectSelectionManager:Public Member Functions | |
| __construct (InternalDataService $data, InternalRepoService $repo, InternalDomainService $domain, int $pool_id) | |
| getSelectedObjects (int $user_id=0) | |
| setSelectedObjects (array $obj_ids, int $user_id=0) | |
Protected Attributes | |
| int | $pool_id | 
| ILIAS BookingManager Objects ObjectsManager | $object_manager | 
| InternalDataService | $data | 
| InternalRepoService | $repo | 
| InternalDomainService | $domain | 
Definition at line 25 of file class.ObjectSelectionManager.php.
| ILIAS\BookingManager\BookingProcess\ObjectSelectionManager::__construct | ( | InternalDataService | $data, | 
| InternalRepoService | $repo, | ||
| InternalDomainService | $domain, | ||
| int | $pool_id | ||
| ) | 
Definition at line 33 of file class.ObjectSelectionManager.php.
References ILIAS\BookingManager\BookingProcess\ObjectSelectionManager\$data, ILIAS\BookingManager\BookingProcess\ObjectSelectionManager\$domain, ILIAS\BookingManager\BookingProcess\ObjectSelectionManager\$pool_id, ILIAS\BookingManager\BookingProcess\ObjectSelectionManager\$repo, and ILIAS\BookingManager\InternalDomainService\objects().
 Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\ObjectSelectionManager::getSelectedObjects | ( | int | $user_id = 0 | ) | 
Definition at line 46 of file class.ObjectSelectionManager.php.
References $id.
| ILIAS\BookingManager\BookingProcess\ObjectSelectionManager::setSelectedObjects | ( | array | $obj_ids, | 
| int | $user_id = 0  | 
        ||
| ) | 
Definition at line 60 of file class.ObjectSelectionManager.php.
References $id.
      
  | 
  protected | 
Definition at line 29 of file class.ObjectSelectionManager.php.
Referenced by ILIAS\BookingManager\BookingProcess\ObjectSelectionManager\__construct().
      
  | 
  protected | 
Definition at line 31 of file class.ObjectSelectionManager.php.
Referenced by ILIAS\BookingManager\BookingProcess\ObjectSelectionManager\__construct().
      
  | 
  protected | 
Definition at line 28 of file class.ObjectSelectionManager.php.
      
  | 
  protected | 
Definition at line 27 of file class.ObjectSelectionManager.php.
Referenced by ILIAS\BookingManager\BookingProcess\ObjectSelectionManager\__construct().
      
  | 
  protected | 
Definition at line 30 of file class.ObjectSelectionManager.php.
Referenced by ILIAS\BookingManager\BookingProcess\ObjectSelectionManager\__construct().