ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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 Sat Oct 18 2025 23:02:42 for ILIAS by
1.9.4 (using
Doxyfile
)