Namespace Sabre\DAV

Classes
Client SabreDAV DAV client.
MkCol This class represents a MKCOL operation.
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".
INode The INode interface is the base interface, and the parent class of both ICollection and IFile.
INodeByPath INodeByPath.
IQuota IQuota interface.
Exceptions
Exception Main Exception class.
Namespaces
Sabre\DAV\Exception
Sabre\DAV\FS
Sabre\DAV\FSExt
Sabre\DAV\PartialUpdate
Sabre\DAV\Xml