- copyPropertiesTo
void copyPropertiesTo(URL destination)
Undocumented in source. Be warned that the author may not have intended to support it.
- filterProps
void filterProps(DavProp parent, bool[string] props)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasPlugin
bool hasPlugin(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- propPatch
string propPatch(DavProp document)
Undocumented in source. Be warned that the author may not have intended to support it.
- property
DavProp property(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerPlugin
void registerPlugin(IDavResourcePlugin plugin)
Undocumented in source. Be warned that the author may not have intended to support it.
- setContent
void setContent(ubyte[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- setContent
void setContent(InputStream content, ulong size)
Undocumented in source. Be warned that the author may not have intended to support it.
- fullURL
string fullURL [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isCollection
bool isCollection [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- path
Path path [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rootURL
string rootURL [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- stream
InputStream stream [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- type
string type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Represents a DAV resource