xo::db::sql::content_type proc register_child_type (public)

 xo::db::sql::content_type[i] register_child_type [ -dbn dbn ] \
    -parent_type parent_type  -child_type child_type  \
    [ -relation_tag relation_tag ] [ -min_n min_n ] [ -max_n max_n ]

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn (optional)
-parent_type (required)
-child_type (required)
-relation_tag (optional, defaults to "generic")
-min_n (optional, defaults to "0")
-max_n (optional)

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