oacs_dav::authorize |
|
check is user_id has permission to perform the WebDAV method on
the URI |
oacs_dav::children_have_permission_p |
|
Check permission on child items of item_id for user_id with privilege |
oacs_dav::conn |
|
shared data for WebDAV requests |
oacs_dav::conn_setup |
|
Setup oacs_dav::conn, authenticate user |
oacs_dav::folder_enabled |
|
|
oacs_dav::handle_request |
|
dispatch request to the proper service contract implementation |
oacs_dav::impl::content_folder::head |
|
HEAD DAV method for content folders
can't get a folder |
oacs_dav::item_parent_folder_id |
|
get the folder_id of the parent of an item
from the uri |
oacs_dav::register_folder |
|
add a uri to dav support |
oacs_dav::request_folder_id |
|
resolves a node_id to a DAV enabled folder_id |
oacs_dav::request_site_node |
|
resolves uri to a site node_id |
oacs_dav::set_user_id |
|
set user_id based on authentication header |
oacs_dav::unregister_folder |
|
remove a uri from dav support |
oacs_dav::uri_prefix |
|
|