The MIMP_Contents:: class extends the IMP_Contents:: class and contains all functions related to handling the content and output of mail messages in MIMP.
The MIMP_MIME_Viewer_html class renders out text/html MIME parts for MIMP, stripping the HTML so that the text can be safely converted to WML/CHTML/whatever is needed.
Render out the currently set contents in HTML or plain text format. The $mime_part class variable has the information to render out, encapsulated in a MIME_Part object.
Render out the currently set contents in HTML or plain text format. The $mime_part class variable has the information to render out, encapsulated in a MIME_Part object.