|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Booking preferences ui class. More...
Collaboration diagram for ilBookingPreferencesGUI:Public Member Functions | |
| __construct (ilObjBookingPool $pool) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| initPreferenceForm () | |
| Init preferences form. More... | |
| savePreferences () | |
| Save preferences. More... | |
Protected Member Functions | |
| show () | |
| Show. More... | |
| listPreferenceOptions ($form=null) | |
| List preference options. More... | |
| renderBookingInfo () | |
| Render booking info. More... | |
| listBookingResults () | |
| List booking results. More... | |
Protected Attributes | |
| $ctrl | |
| $main_tpl | |
| $service | |
| $pool | |
| $ui | |
| $lng | |
| $request | |
| $user | |
| $repo | |
| $access | |
Booking preferences ui class.
Definition at line 10 of file class.ilBookingPreferencesGUI.php.
| ilBookingPreferencesGUI::__construct | ( | ilObjBookingPool | $pool | ) |
Constructor.
Definition at line 65 of file class.ilBookingPreferencesGUI.php.
References $DIC, $pool, ui(), and user().
Here is the call graph for this function:| ilBookingPreferencesGUI::executeCommand | ( | ) |
Execute command.
Definition at line 84 of file class.ilBookingPreferencesGUI.php.
References $ctrl.
| ilBookingPreferencesGUI::initPreferenceForm | ( | ) |
Init preferences form.
Definition at line 135 of file class.ilBookingPreferencesGUI.php.
References $ctrl, Vendor\Package\$f, $lng, $repo, $ui, ilBookingObject\getList(), renderBookingInfo(), and user().
Referenced by listPreferenceOptions(), and savePreferences().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
List booking results.
Definition at line 245 of file class.ilBookingPreferencesGUI.php.
References Vendor\Package\$b, $ctrl, $lng, $main_tpl, $repo, $ui, ilUserUtil\getNamePresentation(), and user().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
List preference options.
Definition at line 118 of file class.ilBookingPreferencesGUI.php.
References $ui, ilBookingObject\getList(), initPreferenceForm(), and ilUtil\sendInfo().
Referenced by savePreferences(), and show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Render booking info.
Definition at line 230 of file class.ilBookingPreferencesGUI.php.
References $lng, ilDatePresentation\formatDate(), IL_CAL_UNIX, and ilUtil\sendInfo().
Referenced by initPreferenceForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBookingPreferencesGUI::savePreferences | ( | ) |
Save preferences.
Definition at line 169 of file class.ilBookingPreferencesGUI.php.
References $ctrl, $data, $lng, $repo, $request, initPreferenceForm(), listPreferenceOptions(), ilBookingObject\lookupTitle(), ilUtil\sendFailure(), and user().
Here is the call graph for this function:
|
protected |
Show.
Definition at line 104 of file class.ilBookingPreferencesGUI.php.
References listBookingResults(), and listPreferenceOptions().
Here is the call graph for this function:
|
protected |
Definition at line 60 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 15 of file class.ilBookingPreferencesGUI.php.
Referenced by executeCommand(), initPreferenceForm(), listBookingResults(), and savePreferences().
|
protected |
Definition at line 40 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), renderBookingInfo(), and savePreferences().
|
protected |
Definition at line 20 of file class.ilBookingPreferencesGUI.php.
Referenced by listBookingResults().
|
protected |
Definition at line 30 of file class.ilBookingPreferencesGUI.php.
Referenced by __construct().
|
protected |
Definition at line 55 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), and savePreferences().
|
protected |
Definition at line 45 of file class.ilBookingPreferencesGUI.php.
Referenced by savePreferences().
|
protected |
Definition at line 25 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 35 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), and listPreferenceOptions().
|
protected |
Definition at line 50 of file class.ilBookingPreferencesGUI.php.