callback::subsite::url::contract (private)
callback::subsite::url::contract -package_id package_id \ -object_id object_id [ -type type ]
Defined in packages/acs-subsite/tcl/subsite-callback-procs.tcl
Callback for creating a URL for an object_id. This is usually called in /o.vuh, but you could think of scenarios where using this hook makes sense as well. The type lets you define what kind of URL you are looking for (e.g. admin/edit/display)
- Switches:
- -package_id (required)
- -object_id (required)
- -type (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.