publish::get_mime_handler (public)

 publish::get_mime_handler mime_type

Defined in packages/acs-content-repository/tcl/publish-procs.tcl

Parameters:
mime_type (required)
The full mime type, such as "text/html" or "image/jpg"
Returns:
The name of the proc which should be used to handle the mime-type, or an empty string on failure.
See Also:

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