UNB Components Code Reference

UnbUi::CanReplyMsg method

Gets a value indicating whether a particular message (revision) can be replied to.

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

Parameters

msg

(UnbMessage) Message instance to be checked

rev

(UnbMessageRevision) Message revision instance to be checked

Return value

(bool) true if the message (revision) can be replied to, false otherwise

Remarks

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.