xo::db::CrFolder proc register_content_types (public)

 xo::db::CrFolder[i] register_content_types -folder_id folder_id  \
    [ -content_types content_types ]

Defined in packages/xotcl-core/tcl/cr-procs.tcl

Register the specified content types for the folder. If a content_type ends with a *, include its subtypes

Switches:
-folder_id
(required)
-content_types
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_xowiki_test_cases xowiki_test_cases (test xowiki) xo::db::CrFolder proc register_content_types xo::db::CrFolder proc register_content_types test_xowiki_test_cases->xo::db::CrFolder proc register_content_types

Testcases:
xowiki_test_cases
[ show source ]
Show another procedure: