ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
calendar.php
Go to the documentation of this file.
1
<?php
2
19
require_once
'../vendor/composer/vendor/autoload.php'
;
20
21
$cal_remote
=
new
ilCalendarRemoteAccessHandler
();
22
$cal_remote
->parseRequest();
23
$cal_remote
->handleRequest();
$cal_remote
$cal_remote
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
calendar.php:21
ilCalendarRemoteAccessHandler
Handles requests from external calendar applications
Definition:
class.ilCalendarRemoteAccessHandler.php:29
components
ILIAS
Calendar
resources
calendar.php
Generated on Wed Sep 3 2025 23:02:33 for ILIAS by
1.8.13 (using
Doxyfile
)