xo::db::sql::content_folder proc unregister_content_type (public)

 xo::db::sql::content_folder[i] unregister_content_type [ -dbn dbn ] \
    -folder_id folder_id  -content_type content_type  \
    [ -include_subtypes include_subtypes ]

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

Automatically generated method

Switches:
-dbn
(optional)
-folder_id
(required)
-content_type
(required)
-include_subtypes
(defaults to "f") (optional)

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

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