The ICollection Interface
This interface should be implemented by each class that represents a collection
Located in /sources_custom/Sabre/DAV/ICollection.php (line 14)
Sabre_DAV_INode | --Sabre_DAV_ICollection
| Class | Description |
|---|---|
| Sabre_DAV_IExtendedCollection | The IExtendedCollection interface. |
| Sabre_DAV_IQuota | IQuota interface |
Checks if a child-node with the specified name exists
Creates a new subdirectory
Creates a new file in the directory
data is a readable stream resource
Returns a specific child node, referenced by its name
Returns an array with all the child nodes
Inherited From Sabre_DAV_INode
Sabre_DAV_INode::delete()
Sabre_DAV_INode::getLastModified()
Sabre_DAV_INode::getName()
Sabre_DAV_INode::setName()
Documentation generated on Sun, 02 Jan 2011 23:15:55 +0000 by phpDocumentor 1.4.3