site_node::get_url_from_object_id (public)

 site_node::get_url_from_object_id -object_id object_id

Defined in packages/acs-tcl/tcl/site-nodes-procs.tcl

Returns a list of URLs for site_nodes that have the given object mounted or the empty list if there are none. The url:s will be returned in descending order meaning any children will come before their parents. This ordering is useful when deleting site nodes as we must delete child site nodes before their parents.

Switches:
-object_id (required)

Testcases:
site_node_update_cache, package_normalize_path, xowiki_test_cases, link_tests, slot_interactions, path_resolve
[ show source ]
Show another procedure: