tdav::copy_props

 tdav::copy_props

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 oacs_dav::impl::content_folder::copy oacs_dav::impl::content_folder::copy (private) tdav::copy_props tdav::copy_props oacs_dav::impl::content_folder::copy->tdav::copy_props oacs_dav::impl::content_folder::move oacs_dav::impl::content_folder::move (private) oacs_dav::impl::content_folder::move->tdav::copy_props oacs_dav::impl::content_revision::copy oacs_dav::impl::content_revision::copy (private) oacs_dav::impl::content_revision::copy->tdav::copy_props oacs_dav::impl::content_revision::move oacs_dav::impl::content_revision::move (private) oacs_dav::impl::content_revision::move->tdav::copy_props ad_get_client_property ad_get_client_property (public) tdav::copy_props->ad_get_client_property ad_set_client_property ad_set_client_property (public) tdav::copy_props->ad_set_client_property

Testcases:
No testcase defined.
Source code:
    regsub {^/} $uri {} uri
    regsub {^/} $newuri {} newuri
    set props [ad_get_client_property  -session_id 0  -default ""  oacs-dav $uri]
    ad_set_client_property  -persistent t  -session_id 0  oacs-dav $newuri $props
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: