![]() |
Qore xml Module 2.0.1
|
This is the complete list of members for WebDavHandler::AbstractWebDavPropertyHandler, including all inherited members.
| cp(string src_url, string target_url) | WebDavHandler::AbstractWebDavPropertyHandler | |
| del(string resource, string ns=DavNs, list< string > prop_names) | WebDavHandler::AbstractWebDavPropertyHandler | |
| del(string resource, string ns=DavNs, string prop_name) | WebDavHandler::AbstractWebDavPropertyHandler | |
| delAll(string resource) | WebDavHandler::AbstractWebDavPropertyHandler | |
| get(string resource, string ns=DavNs, list< string > prop_names) | WebDavHandler::AbstractWebDavPropertyHandler | |
| get(string resource, string ns=DavNs, string prop_name) | WebDavHandler::AbstractWebDavPropertyHandler | |
| getAll(string resource) | WebDavHandler::AbstractWebDavPropertyHandler | |
| getAllInNamespace(string resource, string ns) | WebDavHandler::AbstractWebDavPropertyHandler | |
| move(string src_url, string target_url) | WebDavHandler::AbstractWebDavPropertyHandler | |
| set(string resource, string ns=DavNs, string prop_name, auto value) | WebDavHandler::AbstractWebDavPropertyHandler |