ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Sabre\CardDAV\ICard Interface Reference

Card interface. More...

+ Inheritance diagram for Sabre\CardDAV\ICard:
+ Collaboration diagram for Sabre\CardDAV\ICard:

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

Card interface.

Extend the ICard interface to allow your custom nodes to be picked up as 'Cards'.

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

Definition at line 17 of file ICard.php.


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