UNB Components Code Reference

UnbMessage::IsAlterAllowedById method

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

public static function UnbMessage::IsAlterAllowedById ($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 1734

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.