|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Calendar\ConsultationHours\BookingCancellationGUI:Public Member Functions | |
| __construct (object $parent_object, \ilCalendarEntry $entry, \ilBookingEntry $booking, int $type) | |
| renderModal () | |
Data Fields | |
| const | TYPE_CANCEL = 1 |
| const | TYPE_DELETE = 2 |
Protected Member Functions | |
| getInputs () | |
Private Member Functions | |
| getTitle () | |
| getSubmitLabel () | |
| getConfirmationBox () | |
| getInfoBox () | |
| getActionButton () | |
| getBookingInfo () | |
| getAppointmentTitle () | |
| init () | |
Private Attributes | |
| ilCalendarEntry | $entry |
| ilBookingEntry | $booking |
| int | $type |
| $parent_object | |
| bool | $has_multiple_bookings = false |
| ILIAS UI Factory | $ui_factory |
| ILIAS UI Renderer | $ui_renderer |
| ilCtrlInterface | $ctrl |
| ilLanguage | $lng |
Definition at line 20 of file BookingCancellationGUI.php.
| ILIAS\Calendar\ConsultationHours\BookingCancellationGUI::__construct | ( | object | $parent_object, |
| \ilCalendarEntry | $entry, | ||
| \ilBookingEntry | $booking, | ||
| int | $type | ||
| ) |
Definition at line 42 of file BookingCancellationGUI.php.
References ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\$booking, $DIC, ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\$entry, ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\$parent_object, ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\$type, ILIAS\Repository\ctrl(), ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\init(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 129 of file BookingCancellationGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 184 of file BookingCancellationGUI.php.
References ilDatePresentation\formatDate().
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getBookingInfo(), and ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getInputs().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 145 of file BookingCancellationGUI.php.
References ilObjUser\_lookupFullname(), and ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getAppointmentTitle().
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\renderModal().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 101 of file BookingCancellationGUI.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\renderModal().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 115 of file BookingCancellationGUI.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\renderModal().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 157 of file BookingCancellationGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ilObjUser\_lookupFullname(), and ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getAppointmentTitle().
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\renderModal().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 91 of file BookingCancellationGUI.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\renderModal().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 81 of file BookingCancellationGUI.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\renderModal().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 191 of file BookingCancellationGUI.php.
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\__construct().
Here is the caller graph for this function:| ILIAS\Calendar\ConsultationHours\BookingCancellationGUI::renderModal | ( | ) |
Definition at line 59 of file BookingCancellationGUI.php.
References $components, ILIAS\Repository\ctrl(), ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getBookingInfo(), ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getConfirmationBox(), ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getInfoBox(), ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getInputs(), ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getSubmitLabel(), ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\getTitle(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 27 of file BookingCancellationGUI.php.
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\__construct().
|
private |
Definition at line 37 of file BookingCancellationGUI.php.
|
private |
Definition at line 25 of file BookingCancellationGUI.php.
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\__construct().
|
private |
Definition at line 33 of file BookingCancellationGUI.php.
|
private |
Definition at line 39 of file BookingCancellationGUI.php.
|
private |
Definition at line 31 of file BookingCancellationGUI.php.
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\__construct().
|
private |
Definition at line 29 of file BookingCancellationGUI.php.
Referenced by ILIAS\Calendar\ConsultationHours\BookingCancellationGUI\__construct().
Definition at line 35 of file BookingCancellationGUI.php.
Definition at line 36 of file BookingCancellationGUI.php.
| const ILIAS\Calendar\ConsultationHours\BookingCancellationGUI::TYPE_CANCEL = 1 |
Definition at line 22 of file BookingCancellationGUI.php.
| const ILIAS\Calendar\ConsultationHours\BookingCancellationGUI::TYPE_DELETE = 2 |
Definition at line 23 of file BookingCancellationGUI.php.