UNB Components Code Reference

UnbMessage::IsReplyAllowedById method

Gets a value indicating whether replying to a message specified by its message ID is allowed to the current session user.

public static function UnbMessage::IsReplyAllowedById ($messageId);

Parameters

messageId

(int/UnbMessage) Message or its ID to check.

Return value

(bool)

Exceptions thrown

InvalidArgumentException No description available.
UnbDatabaseException No description available.

Member of class: UnbMessage

Implementation file: message.class.php, line 1995

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