acs_messaging_format_as_html (private)
acs_messaging_format_as_html mime_type content
Defined in packages/acs-messaging/tcl/acs-messaging-procs.tcl
Returns a string of HTML which appropriately renders the content given its mime content-type. This function supports three content types, "text/plain", "text/plain; format=flowed", and "text/html"
- Parameters:
- mime_type (required)
- MIME content-type of content
- content (required)
- Text to view
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- acs_messaging_format_as_html