site_node_closest_ancestor_package_url (public, deprecated)
site_node_closest_ancestor_package_url [ -default default ] \
[ -package_key package_key ]Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Returns the url stub of the nearest application of the specified type.
- Switches:
- -default (optional)
- The default value to return if no package of the specified type was found
- -package_key (optional)
- The types of packages for which we're looking (defaults to subsite packages)
- Author:
- Michael Bryzek <mbryzek@arsdigita.com>
- Created:
- 2001-02-05
- See Also:
- site::node::closest_ancestor_package
- Testcases:
- No testcase defined.