UNB Components Code Reference

UnbMessage::SetOwner method

Assigns the message to another user.

public function UnbMessage::SetOwner ($owner);

Parameters

owner
(int/UnbUser) New message owner

Exceptions thrown

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

Privileges required

Must be logged in with administrator privilege

Member of class: UnbMessage

Implementation file: message.class.php, line 346

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