UNB Components Code Reference

UnbMessageRevision::GetHtmlContent method

Gets the message revision's cached HTML version of the content (if available and retrieved).

public function UnbMessageRevision::GetHtmlContent ($autoGenerate = false, $markup = null);

Parameters

autoGenerate  –  optional, default: false

(bool) Automatically generate and store the HTML content if it is not available yet

markup  –  optional, default: null

(UnbMarkup) Markup processor to use for generating HTML content

Return value

(string) HTML content

Member of class: UnbMessageRevision

Implementation file: messagerevision.class.php, line 1107

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.