content::type::register_child_type (public)

 content::type::register_child_type -parent_type parent_type \
    -child_type child_type [ -relation_tag relation_tag ] \
    [ -min_n min_n ] [ -max_n max_n ]

Defined in packages/acs-content-repository/tcl/content-type-procs.tcl

Switches:
-parent_type
(required)
-child_type
(required)
-relation_tag
(optional)
-min_n
(optional)
-max_n
(optional)
Returns:
0

Partial Call Graph (max 5 caller/called nodes):
%3 package_exec_plsql package_exec_plsql (public) content::type::register_child_type content::type::register_child_type content::type::register_child_type->package_exec_plsql

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