Gets a value indicating whether a particular message (revision) can be replied to.
public static function UnbUi::CanReplyMsg ($msg, $rev);
(UnbMessage) Message instance to be checked
(UnbMessageRevision) Message revision instance to be checked
(bool) true
if the message (revision) can be replied to, false
otherwise
For a message revision to be replyable, its content must be loaded and access control must allow replying to the message.
Member of class: UnbUi
Implementation file: ui.class.php, line 1686
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.