|
ILIAS
release_8 Revision v8.24
|
Booking preferences ui class. More...
Collaboration diagram for ilBookingPreferencesGUI: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().
Here is the call graph for this function:| ilBookingPreferencesGUI::executeCommand | ( | ) |
Definition at line 55 of file class.ilBookingPreferencesGUI.php.
References $ctrl, ilCtrl\getCmd(), and ilCtrl\getNextClass().
Here is the call graph for this function:| ilBookingPreferencesGUI::initPreferenceForm | ( | ) |
Definition at line 97 of file class.ilBookingPreferencesGUI.php.
References Vendor\Package\$f, $lng, ilCtrl\getLinkTarget(), ilBookingObject\getList(), ilBookingPreferencesDBRepository\getPreferencesOfUser(), and ILIAS\Repository\user().
Referenced by listPreferenceOptions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 197 of file class.ilBookingPreferencesGUI.php.
References Vendor\Package\$b, $lng, ILIAS\Repository\access(), ilCtrl\getLinkTargetByClass(), ilUserUtil\getNamePresentation(), ilBookingPreferencesDBRepository\getPreferences(), ilBookingPreferencesDBRepository\getPreferencesOfUser(), ilGlobalTemplateInterface\setContent(), ilCtrl\setParameterByClass(), and ILIAS\Repository\user().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 83 of file class.ilBookingPreferencesGUI.php.
References $ui, and initPreferenceForm().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 184 of file class.ilBookingPreferencesGUI.php.
References $lng, ilDatePresentation\formatDate(), and IL_CAL_UNIX.
Here is the call graph for this function:| ilBookingPreferencesGUI::savePreferences | ( | ) |
Definition at line 126 of file class.ilBookingPreferencesGUI.php.
References $data, $id, $lng, ILIAS\Repository\int(), ilBookingObject\lookupTitle(), ilCtrl\redirect(), ilBookingPreferencesDBRepository\savePreferencesOfUser(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 72 of file class.ilBookingPreferencesGUI.php.
References listBookingResults(), and listPreferenceOptions().
Here is the call graph for this function:
|
protected |
Definition at line 36 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 28 of file class.ilBookingPreferencesGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 32 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 29 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 30 of file class.ilBookingPreferencesGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 33 of file class.ilBookingPreferencesGUI.php.
Referenced by ILIAS\UI\Implementation\Component\Table\Data\getRequest(), and ILIAS\UI\Implementation\Component\Table\Data\withRequest().
|
protected |
Definition at line 27 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 31 of file class.ilBookingPreferencesGUI.php.
Referenced by listPreferenceOptions().
|
protected |
Definition at line 34 of file class.ilBookingPreferencesGUI.php.