| Classes | |
|---|---|
| Client | SabreDAV DAV client. |
| File | File class. |
| MkCol | This class represents a MKCOL operation. |
| Node | Node class. |
| PropFind | This class holds all the information about a PROPFIND request. |
| PropPatch | This class represents a set of properties that are going to be updated. |
| Server | Main DAV server class. |
| ServerPlugin | The baseclass for all server plugins. |
| Tree | The tree object is responsible for basic tree operations. |
| Interfaces | |
| ICollection | The ICollection Interface. |
| IFile | This interface represents a file in the directory tree. |
| IMoveTarget | By implementing this interface, a collection can effectively say "other nodes may be moved into this collection". |
| IMultiGet | IMultiGet. |
| INode | The INode interface is the base interface, and the parent class of both ICollection and IFile. |
| INodeByPath | INodeByPath. |
| IProperties | IProperties interface. |
| IQuota | IQuota interface. |
| Exceptions | |
| Exception | Main Exception class. |
| Namespaces | |
| Sabre\DAV\Exception | |
| Sabre\DAV\FS | |
| Sabre\DAV\FSExt | |
| Sabre\DAV\PartialUpdate | |
| Sabre\DAV\Sync | |
| Sabre\DAV\Xml | |