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