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

Implement this interface to have a node be recognized as a CalDAV scheduling inbox. More...

+ Inheritance diagram for Sabre\CalDAV\Schedule\IInbox:
+ Collaboration diagram for Sabre\CalDAV\Schedule\IInbox:

Additional Inherited Members

- Public Member Functions inherited from Sabre\CalDAV\ICalendarObjectContainer
 calendarQuery (array $filters)
 Performs a calendar-query on the contents of this calendar. More...
 
- Public Member Functions inherited from Sabre\DAV\ICollection
 createFile ($name, $data=null)
 Creates a new file in the directory. More...
 
 createDirectory ($name)
 Creates a new subdirectory. More...
 
 getChild ($name)
 Returns a specific child node, referenced by its name. More...
 
 getChildren ()
 Returns an array with all the child nodes. More...
 
 childExists ($name)
 Checks if a child-node with the specified name exists. 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...
 
- Public Member Functions inherited from Sabre\DAVACL\IACL
 getOwner ()
 Returns the owner principal. More...
 
 getGroup ()
 Returns a group principal. More...
 
 getACL ()
 Returns a list of ACE's for this node. More...
 
 setACL (array $acl)
 Updates the ACL. More...
 
 getSupportedPrivilegeSet ()
 Returns the list of supported privileges for this node. More...
 

Detailed Description

Implement this interface to have a node be recognized as a CalDAV scheduling inbox.

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

Definition at line 13 of file IInbox.php.


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