ILIAS
release_8 Revision v8.19
|
Booking preferences ui class. More...
Public Member Functions | |
__construct (ilObjBookingPool $pool) | |
executeCommand () | |
initPreferenceForm () | |
savePreferences () | |
Protected Member Functions | |
show () | |
listPreferenceOptions (Form\Standard $form=null) | |
renderBookingInfo () | |
listBookingResults () | |
Protected Attributes | |
ILIAS BookingManager InternalService | $service |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $main_tpl |
ilObjBookingPool | $pool |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
Psr Http Message ServerRequestInterface | $request |
ilObjUser | $user |
ilBookingPreferencesDBRepository | $repo |
ilAccessHandler | $access |
Booking preferences ui class.
Definition at line 25 of file class.ilBookingPreferencesGUI.php.
ilBookingPreferencesGUI::__construct | ( | ilObjBookingPool | $pool | ) |
Definition at line 38 of file class.ilBookingPreferencesGUI.php.
References $DIC, $pool, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
ilBookingPreferencesGUI::executeCommand | ( | ) |
Definition at line 55 of file class.ilBookingPreferencesGUI.php.
References $ctrl, ilCtrl\getCmd(), and ilCtrl\getNextClass().
ilBookingPreferencesGUI::initPreferenceForm | ( | ) |
Definition at line 97 of file class.ilBookingPreferencesGUI.php.
References $ctrl, Vendor\Package\$f, $lng, $repo, $ui, ilCtrl\getLinkTarget(), ilBookingObject\getList(), ilBookingPreferencesDBRepository\getPreferencesOfUser(), renderBookingInfo(), ilLanguage\txt(), and ILIAS\Repository\user().
Referenced by listPreferenceOptions(), and savePreferences().
|
protected |
Definition at line 197 of file class.ilBookingPreferencesGUI.php.
References Vendor\Package\$b, $ctrl, $lng, $main_tpl, $repo, $ui, ILIAS\Repository\access(), ilCtrl\getLinkTargetByClass(), ilUserUtil\getNamePresentation(), ilBookingPreferencesDBRepository\getPreferences(), ilBookingPreferencesDBRepository\getPreferencesOfUser(), ilGlobalTemplateInterface\setContent(), ilCtrl\setParameterByClass(), ilLanguage\txt(), and ILIAS\Repository\user().
Referenced by show().
|
protected |
Definition at line 83 of file class.ilBookingPreferencesGUI.php.
References $ui, ilBookingObject\getList(), initPreferenceForm(), and ILIAS\Repository\lng().
Referenced by savePreferences(), and show().
|
protected |
Definition at line 184 of file class.ilBookingPreferencesGUI.php.
References $lng, ilDatePresentation\formatDate(), IL_CAL_UNIX, and ilLanguage\txt().
Referenced by initPreferenceForm().
ilBookingPreferencesGUI::savePreferences | ( | ) |
Definition at line 126 of file class.ilBookingPreferencesGUI.php.
References $ctrl, $data, $id, $lng, $repo, $request, initPreferenceForm(), ILIAS\Repository\int(), listPreferenceOptions(), ilBookingObject\lookupTitle(), ilCtrl\redirect(), ilBookingPreferencesDBRepository\savePreferencesOfUser(), ilLanguage\txt(), and ILIAS\Repository\user().
|
protected |
Definition at line 72 of file class.ilBookingPreferencesGUI.php.
References listBookingResults(), and listPreferenceOptions().
|
protected |
Definition at line 36 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 28 of file class.ilBookingPreferencesGUI.php.
Referenced by executeCommand(), initPreferenceForm(), listBookingResults(), and savePreferences().
|
protected |
Definition at line 32 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), renderBookingInfo(), and savePreferences().
|
protected |
Definition at line 29 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 35 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), and savePreferences().
|
protected |
Definition at line 33 of file class.ilBookingPreferencesGUI.php.
Referenced by savePreferences().
|
protected |
Definition at line 27 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 31 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), and listPreferenceOptions().
|
protected |
Definition at line 34 of file class.ilBookingPreferencesGUI.php.