|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Booking preferences. More...
Collaboration diagram for ilBookingPreferences: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.
References $preferences.
| ilBookingPreferences::getPreferences | ( | ) |
Get user preferences.
Definition at line 44 of file class.ilBookingPreferences.php.
References $preferences.
Referenced by ilBookingPreferencesManager\calculateBookings(), and ilBookingPreferencesDBRepository\savePreferencesOfUser().
Here is the caller graph for this function:
|
protected |
Definition at line 19 of file class.ilBookingPreferences.php.
Referenced by __construct(), and getPreferences().