ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
IInbox.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Sabre\CalDAV\Schedule
;
4
13
interface
IInbox
extends
\Sabre\CalDAV\ICalendarObjectContainer
,
\Sabre\DAVACL\IACL
{
14
15
}
Sabre\CalDAV\Schedule\IInbox
Implement this interface to have a node be recognized as a CalDAV scheduling inbox.
Definition:
IInbox.php:13
Sabre\CalDAV\ICalendarObjectContainer
This interface represents a node that may contain calendar objects.
Definition:
ICalendarObjectContainer.php:18
Sabre\CalDAV\Schedule
Definition:
IInbox.php:3
Sabre\DAVACL\IACL
ACL-enabled node.
Definition:
IACL.php:16
php
libs
composer
vendor
sabre
dav
lib
CalDAV
Schedule
IInbox.php
Generated on Thu Jan 16 2025 19:01:50 for ILIAS by
1.8.13 (using
Doxyfile
)