|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 | |
| ObjectsManager | $objects_manager |
| AccessManager | $access |
| InternalService | $service |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $main_tpl |
| ilObjBookingPool | $pool |
| ILIAS DI UIServices | $ui |
| ilLanguage | $lng |
| Psr Http Message ServerRequestInterface | $request |
| ilObjUser | $user |
| ilBookingPreferencesDBRepository | $repo |
Booking preferences ui class.
Definition at line 28 of file class.ilBookingPreferencesGUI.php.
| ilBookingPreferencesGUI::__construct | ( | ilObjBookingPool | $pool | ) |
Definition at line 42 of file class.ilBookingPreferencesGUI.php.
References $DIC, $pool, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilObject\getId(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilBookingPreferencesGUI::executeCommand | ( | ) |
Definition at line 61 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 103 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 203 of file class.ilBookingPreferencesGUI.php.
References Vendor\Package\$b, $ctrl, $lng, $main_tpl, $repo, $ui, $user_id, ILIAS\Repository\access(), ilCtrl\getLinkTargetByClass(), ilUserUtil\getNamePresentation(), ilBookingPreferencesDBRepository\getPreferences(), ilBookingPreferencesDBRepository\getPreferencesOfUser(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), ilGlobalTemplateInterface\setContent(), ilCtrl\setParameterByClass(), ilLanguage\txt(), 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 89 of file class.ilBookingPreferencesGUI.php.
References $ui, ilBookingObject\getList(), initPreferenceForm(), and ILIAS\Repository\lng().
Referenced by savePreferences(), and show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 190 of file class.ilBookingPreferencesGUI.php.
References $lng, ilDatePresentation\formatDate(), IL_CAL_UNIX, and ilLanguage\txt().
Referenced by initPreferenceForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBookingPreferencesGUI::savePreferences | ( | ) |
Definition at line 132 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().
Here is the call graph for this function:
|
protected |
Definition at line 78 of file class.ilBookingPreferencesGUI.php.
References listBookingResults(), and listPreferenceOptions().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 33 of file class.ilBookingPreferencesGUI.php.
Referenced by executeCommand(), initPreferenceForm(), listBookingResults(), and savePreferences().
|
protected |
Definition at line 37 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), renderBookingInfo(), and savePreferences().
|
protected |
Definition at line 34 of file class.ilBookingPreferencesGUI.php.
Referenced by listBookingResults().
|
protected |
Definition at line 30 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 35 of file class.ilBookingPreferencesGUI.php.
Referenced by __construct().
|
protected |
Definition at line 40 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), and savePreferences().
|
protected |
Definition at line 38 of file class.ilBookingPreferencesGUI.php.
Referenced by savePreferences().
|
protected |
Definition at line 32 of file class.ilBookingPreferencesGUI.php.
|
protected |
Definition at line 36 of file class.ilBookingPreferencesGUI.php.
Referenced by initPreferenceForm(), listBookingResults(), and listPreferenceOptions().
|
protected |
Definition at line 39 of file class.ilBookingPreferencesGUI.php.