xowiki::Package instproc folder_path (public)
<instance of xowiki::Package> folder_path \ [ -parent_id parent_id ] [ -context_url context_url ] \ [ -folder_ids folder_ids ] [ -path_encode on|off ]
Defined in /var/www/openacs.org/packages/xowiki/tcl/package-procs.tcl
Construct a folder path from a hierarchy of xowiki objects. It is designed to work with linked objects, respecting logical and physical parent IDs. The result is URL encoded, unless path_encode is set to false.
- Switches:
- -parent_id (optional)
- -context_url (optional)
- -folder_ids (optional)
- -path_encode (optional, boolean, defaults to
"true"
)- Testcases:
- link_tests