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

Either both $msg and $rev must be set or none at all. If no message and message revision are provided, an empty content is returned gracefully.

Member of class: UnbUi

Implementation file: ui.class.php, line 1487

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