ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Booking preferences. More...
Public Member Functions | |
__construct (array $preferences) | |
Constructor. More... | |
getPreferences () | |
Get user preferences. More... | |
Protected Attributes | |
$preferences | |
Booking preferences.
Reflects the booking preferences of one booking pool.
(data object)
Definition at line 12 of file class.ilBookingPreferences.php.
ilBookingPreferences::__construct | ( | array | $preferences | ) |
Constructor.
int[][] | $preferences |
Definition at line 25 of file class.ilBookingPreferences.php.
ilBookingPreferences::getPreferences | ( | ) |
Get user preferences.
Definition at line 44 of file class.ilBookingPreferences.php.
References $preferences.
Referenced by ilBookingPreferencesManager\calculateBookings(), and ilBookingPreferencesDBRepository\savePreferencesOfUser().
|
protected |
Definition at line 19 of file class.ilBookingPreferences.php.
Referenced by getPreferences().