37 public function buildConsultationHoursURI():
URI
43 self::CALENDAR_NAMESPACE,
59 $uri = match ($additional_params) {
60 self::BOOKINGS => $context->
ctrl()->getLinkTargetByClass(
62 \ilDashboardGUI::class,
63 \ilCalendarPresentationGUI::class,
64 \ilConsultationHoursGUI::class
68 default => $context->
ctrl()->getLinkTargetByClass(
70 \ilDashboardGUI::class
75 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()
can(string $uri_path, bool $shift=false)
The Handler successfully resolved the target.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...