Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2401 visitors today
Log In Register

acs_messaging_format_as_html

OpenACS Home : ACS API Browser : acs_messaging_format_as_html

acs_messaging_format_as_html (public)

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 - MIME content-type of content
content - Text to view
[ show source ]
Show another procedure: