|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
The SchedulingObject represents a scheduling object in the Inbox collection. More...
Inheritance diagram for Sabre\CalDAV\Schedule\ISchedulingObject:
Collaboration diagram for Sabre\CalDAV\Schedule\ISchedulingObject: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... | |
The SchedulingObject represents a scheduling object in the Inbox collection.
@license http://sabre.io/license/ Modified BSD License
Definition at line 11 of file ISchedulingObject.php.