ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Sabre\CalDAV\ICalendarObject Interface Reference

CalendarObject interface. More...

+ Inheritance diagram for Sabre\CalDAV\ICalendarObject:
+ Collaboration diagram for Sabre\CalDAV\ICalendarObject:

Additional Inherited Members

- Public Member Functions inherited from Sabre\DAV\IFile
 put ($data)
 Replaces the contents of the file. More...
 
 get ()
 Returns the data. More...
 
 getContentType ()
 Returns the mime-type for a file. More...
 
 getETag ()
 Returns the ETag for a file. More...
 
 getSize ()
 Returns the size of the node, in bytes. More...
 
- Public Member Functions inherited from Sabre\DAV\INode
 delete ()
 Deleted the current node. More...
 
 getName ()
 Returns the name of the node. More...
 
 setName ($name)
 Renames the node. More...
 
 getLastModified ()
 Returns the last modification time, as a unix timestamp. More...
 

Detailed Description

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.

Author
Evert Pot (http://evertpot.com/) http://sabre.io/license/ Modified BSD License

Definition at line 19 of file ICalendarObject.php.


The documentation for this interface was generated from the following file: