::xowiki::Package proc get_url_from_id (public)::xowiki::Package get_url_from_id [ -item_id item_id ] \
[ -revision_id revision_id ]
Defined in packages/xowiki/tcl/package-procs.tclGet the full URL from a page in situations, where the context is not set up.
- Switches:
- -item_id (defaults to
"0") (optional) - -revision_id (defaults to
"0") (optional)
See Also:
|