extends |
ICollection |
---|
This interface represents a node that may contain calendar objects.
This is the shared parent for both the Inbox collection and calendars resources.
In most cases you will likely want to look at ICalendar instead of this interface.
Methods | ||
---|---|---|
public
|
calendarQuery(array $filters): array
|
# |
Methods inherited from Sabre\DAV\ICollection |
---|
createFile(), createDirectory(), getChild(), getChildren(), childExists() |
Methods inherited from Sabre\DAV\INode |
---|
delete(), getName(), setName(), getLastModified() |