package_object_view_helper (private)

 package_object_view_helper [ -start_with start_with ] object_type

Defined in packages/acs-subsite/tcl/package-procs.tcl

Returns a select statement to be used as an inner view for selecting out all the attributes for the object_type.

Switches:
-start_with (optional, defaults to "acs_object")
The highest parent object type for which to include attributes
Parameters:
object_type (required)
The object for which to create a package spec
Author:
Michael Bryzek <mbryzek@arsdigita.com>
Created:
10/2000

Testcases:
No testcase defined.
[ show source ]
Show another procedure: