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

 xo::db::sql::content_type[i] register_template [ -dbn dbn ] \
    -content_type content_type  -template_id template_id  \
    -use_context use_context  [ -is_default is_default ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-content_type
(required)
-template_id
(required)
-use_context
(required)
-is_default
(defaults to "f") (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::content_type proc register_template xo::db::sql::content_type proc register_template xo::db::sql::content_type proc register_template->db_with_handle

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