ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getNamespace () | |
handle (Request $request, Context $context, Factory $response_factory) | |
![]() | |
__construct () | |
canHandle (Request $request) | |
Private Attributes | |
const | CALENDAR_NAMESPACE = 'calendar' |
const | BOOKINGS = 'bookings' |
Definition at line 29 of file CalendarStaticURLHandler.php.
ILIAS\Calendar\URL\CalendarStaticURLHandler::getNamespace | ( | ) |
Definition at line 50 of file CalendarStaticURLHandler.php.
References ILIAS\Calendar\URL\CalendarStaticURLHandler\CALENDAR_NAMESPACE.
ILIAS\Calendar\URL\CalendarStaticURLHandler::handle | ( | Request | $request, |
Context | $context, | ||
Factory | $response_factory | ||
) |
Definition at line 55 of file CalendarStaticURLHandler.php.
References $context, ILIAS\StaticURL\Response\Factory\can(), and ILIAS\StaticURL\Request\Request\getAdditionalParameters().
|
private |
Definition at line 33 of file CalendarStaticURLHandler.php.
|
private |
Definition at line 31 of file CalendarStaticURLHandler.php.
Referenced by ILIAS\Calendar\URL\CalendarStaticURLHandler\getNamespace().