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 1902

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