ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ICalendarObjectContainer.php
Go to the documentation of this file.
1<?php
2
3namespace Sabre\CalDAV;
4
19
37 function calendarQuery(array $filters);
38
39}
An exception for terminatinating execution or to throw for unit testing.
This interface represents a node that may contain calendar objects.
calendarQuery(array $filters)
Performs a calendar-query on the contents of this calendar.
The ICollection Interface.
Definition: ICollection.php:14