UNB Components Code Reference

UnbUi::GetQuotedMsg method

Gets a quoted message content.

public static function UnbUi::GetQuotedMsg ($msg, $rev);

Parameters

msg
(UnbMessage) Message instance to be replied to
rev
(UnbMessageRevision) Message revision instance to be replied to

Return value

(string) The quoted message content

Remarks

If no message and message revision are provided, an empty content is returned gracefully.

Member of class: UnbUi

Implementation file: ui.class.php, line 1089

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.