36 public function buildConsultationHoursURI():
URI
42 self::CALENDAR_NAMESPACE,
58 $uri = match ($additional_params) {
59 self::BOOKINGS =>
$context->ctrl()->getLinkTargetByClass(
61 \ilDashboardGUI::class,
62 \ilCalendarPresentationGUI::class,
63 \ilConsultationHoursGUI::class
67 default =>
$context->ctrl()->getLinkTargetByClass(
69 \ilDashboardGUI::class
74 return $response_factory->
can($uri);
handle(Request $request, Context $context, Factory $response_factory)
The scope of this class is split ilias-conform URI's into components.
getAdditionalParameters()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...