ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
ilBookingManagerInternalService Class Reference

Booking manager internal service. More...

+ Collaboration diagram for ilBookingManagerInternalService:

Public Member Functions

 __construct ()
 Constructor. More...
 
 ui ()
 Booking service ui. More...
 
 repo ()
 Booking service repos. More...
 
 data ()
 Booking service data objects. More...
 
 domain ()
 

Detailed Description

Booking manager internal service.

Author
killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 10 of file class.ilBookingManagerInternalService.php.

Constructor & Destructor Documentation

◆ __construct()

ilBookingManagerInternalService::__construct ( )

Constructor.

Definition at line 15 of file class.ilBookingManagerInternalService.php.

16  {
17  }

Member Function Documentation

◆ data()

ilBookingManagerInternalService::data ( )

Booking service data objects.

Returns
ilBookingManagerInternalDataService

Definition at line 43 of file class.ilBookingManagerInternalService.php.

Referenced by repo().

+ Here is the caller graph for this function:

◆ domain()

ilBookingManagerInternalService::domain ( )

◆ repo()

ilBookingManagerInternalService::repo ( )

Booking service repos.

Returns
ilBookingManagerInternalRepoService

Definition at line 34 of file class.ilBookingManagerInternalService.php.

References data().

+ Here is the call graph for this function:

◆ ui()

ilBookingManagerInternalService::ui ( )

The documentation for this class was generated from the following file: