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

ProxyWrite principal interface. More...

+ Inheritance diagram for Sabre\CalDAV\Principal\IProxyWrite:
+ Collaboration diagram for Sabre\CalDAV\Principal\IProxyWrite:

Additional Inherited Members

- Public Member Functions inherited from Sabre\DAVACL\IPrincipal
 getAlternateUriSet ()
 Returns a list of alternative urls for a principal. More...
 
 getPrincipalUrl ()
 Returns the full principal url. More...
 
 getGroupMemberSet ()
 Returns the list of group members. More...
 
 getGroupMembership ()
 Returns the list of groups this principal is member of. More...
 
 setGroupMemberSet (array $principals)
 Sets a list of group members. More...
 
 getDisplayName ()
 Returns the displayname. 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

ProxyWrite principal interface.

Any principal node implementing this interface will be picked up as a 'proxy principal group'.

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

Definition at line 17 of file IProxyWrite.php.


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