publish::get_mime_handler (public)

 publish::get_mime_handler mime_type

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

Parameters:
mime_type - 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:

Partial Call Graph (max 5 caller/called nodes):
%3 publish::handle_item publish::handle_item (private) publish::get_mime_handler publish::get_mime_handler publish::handle_item->publish::get_mime_handler publish::proc_exists publish::proc_exists (public) publish::get_mime_handler->publish::proc_exists

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