content::type::register_mime_type (public)
content::type::register_mime_type -content_type content_type \ -mime_type mime_type
Defined in packages/acs-content-repository/tcl/content-type-procs.tcl
Associate a content_type with a mime_type (both params are strings, e.g. folder , application/pdf )
- Switches:
- -content_type (required)
- -mime_type (required)
- Returns:
- 0
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.