package_recreate_hierarchy (public)package_recreate_hierarchy object_type
Defined in packages/acs-subsite/tcl/package-procs.tclRecreates all the packages for the hierarchy starting with the
specified object type down to a leaf. Resets the
package_object_view cache. Note: Only updates packages for dynamic
objects (those with dynamic_p set to t)
- Parameters:
-
object_type - The object type for which to recreate packages,
including all children types.
- Author:
- Michael Bryzek <mbryzek@arsdigita.com>
- Created:
- 12/28/2000
|