Interface Sabre\CalDAV\ICalendarObject

extends IFile

CalendarObject interface.

Extend the ICalendarObject interface to allow your custom nodes to be picked up as CalendarObjects.

Calendar objects are resources such as Events, Todo's or Journals.

Methods inherited from Sabre\DAV\IFile
put(), get(), getContentType(), getETag(), getSize()
Methods inherited from Sabre\DAV\INode
delete(), getName(), setName(), getLastModified()