ILIAS
trunk Revision v12.0_alpha-399-g579a087ced2
◀ 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
@classDescription Handles requests from external calendar applications
Definition:
class.ilCalendarRemoteAccessHandler.php:30
components
ILIAS
Calendar
resources
calendar.php
Generated on Mon Dec 15 2025 23:02:02 for ILIAS by
1.9.4 (using
Doxyfile
)