ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ilBookingManagerInternalUIService Class Reference

Internal UI. More...

+ Collaboration diagram for ilBookingManagerInternalUIService:

Public Member Functions

 __construct ()
 Constructor. More...
 
 getPreferencesGUI (ilObjBookingPool $pool)
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilBookingManagerInternalUIService::__construct ( )

Constructor.

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

16  {
17  }

Member Function Documentation

◆ getPreferencesGUI()

ilBookingManagerInternalUIService::getPreferencesGUI ( ilObjBookingPool  $pool)
Parameters
ilObjBookingPool$pool
Returns
ilBookingPreferencesGUI

Definition at line 23 of file class.ilBookingManagerInternalUIService.php.

24  {
25  return new ilBookingPreferencesGUI($pool);
26  }
Booking preferences ui class.

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