UNB Components Code Reference

UnbUi::GetQuotedSubject method

Gets a quoted message subject.

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

Parameters

msg

(UnbMessage) Message instance to be replied to, or null

rev

(UnbMessageRevision) Message revision instance to be replied to, or null

Return value

(string) The quoted subject line

Remarks

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

Member of class: UnbUi

Implementation file: ui.class.php, line 1452

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