| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\BookingManager\InternalService:Public Member Functions | |
| __construct (Container $DIC) | |
| data () | |
| repo () | |
| domain () | |
| gui () | |
Protected Attributes | |
| Container | $DIC | 
| array | $instance = [] | 
Definition at line 25 of file class.InternalService.php.
| ILIAS\BookingManager\InternalService::__construct | ( | Container | $DIC | ) | 
Definition at line 30 of file class.InternalService.php.
References ILIAS\BookingManager\InternalService\$DIC.
| ILIAS\BookingManager\InternalService::data | ( | ) | 
Definition at line 35 of file class.InternalService.php.
Referenced by ILIAS\BookingManager\InternalService\domain(), ILIAS\BookingManager\InternalService\gui(), and ILIAS\BookingManager\InternalService\repo().
 Here is the caller graph for this function:| ILIAS\BookingManager\InternalService::domain | ( | ) | 
Definition at line 48 of file class.InternalService.php.
References ILIAS\BookingManager\InternalService\data(), and ILIAS\BookingManager\InternalService\repo().
Referenced by ILIAS\BookingManager\InternalService\gui().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\BookingManager\InternalService::gui | ( | ) | 
Definition at line 57 of file class.InternalService.php.
References ILIAS\BookingManager\InternalService\data(), and ILIAS\BookingManager\InternalService\domain().
 Here is the call graph for this function:| ILIAS\BookingManager\InternalService::repo | ( | ) | 
Definition at line 40 of file class.InternalService.php.
References ILIAS\BookingManager\InternalService\data().
Referenced by ILIAS\BookingManager\InternalService\domain().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 27 of file class.InternalService.php.
Referenced by ILIAS\BookingManager\InternalService\__construct().
      
  | 
  protected | 
Definition at line 28 of file class.InternalService.php.