Gets a quoted message subject.
public static function UnbUi::GetQuotedSubject ($msg, $rev);
(UnbMessage) Message instance to be replied to, or null
(UnbMessageRevision) Message revision instance to be replied to, or null
(string) The quoted subject line
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.