ILIAS
trunk Revision v12.0_alpha-1338-g8f7e531aa3c
◀ 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 Wed Apr 29 2026 23:03:41 for ILIAS by
1.9.4 (using
Doxyfile
)