UNB Components Code Reference

UnbMessage::RemoveReplyAccessKey method

Removes a key from this message that allows replying to it.

public function UnbMessage::RemoveReplyAccessKey ($key);

Parameters

key
(int/UnbUser) Key to remove

Exceptions thrown

InvalidArgumentException On invalid argument type or value.
UnbSecurityException If not logged in or not the message owner/no administrator.
UnbDatabaseException No description available.

Privileges required

Must be logged in as the message owner or with administrator privilege

See also

UnbDatabase::RemoveKeylistKey()

Member of class: UnbMessage

Implementation file: message.class.php, line 815

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