UNB Components Code Reference

UnbMessage::AddReplyAccessKey method

Adds a key to this message that allows replying to it.

public function UnbMessage::AddReplyAccessKey ($key);

Parameters

key

(int/UnbUser) Key to add

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::AddKeylistKey()

Member of class: UnbMessage

Implementation file: message.class.php, line 838

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