| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Repository internal data service. More...
 Collaboration diagram for ILIAS\BookingManager\InternalDataService:Public Member Functions | |
| __construct () | |
| preferences (array $preferences) | |
| weekEntry (int $start, int $end, string $html) | |
Protected Attributes | |
| ilBookingPreferencesFactory | $preferences_factory | 
Repository internal data service.
Definition at line 31 of file class.InternalDataService.php.
| ILIAS\BookingManager\InternalDataService::__construct | ( | ) | 
Definition at line 35 of file class.InternalDataService.php.
| ILIAS\BookingManager\InternalDataService::preferences | ( | array | $preferences | ) | 
Definition at line 41 of file class.InternalDataService.php.
| ILIAS\BookingManager\InternalDataService::weekEntry | ( | int | $start, | 
| int | $end, | ||
| string | $html | ||
| ) | 
Definition at line 46 of file class.InternalDataService.php.
      
  | 
  protected | 
Definition at line 33 of file class.InternalDataService.php.