UNB Components Code Reference

UnbUser::AddAdditionalKey method

Assigns an additional key to this user.

public function UnbUser::AddAdditionalKey ($key);

Parameters

key
(int/UnbUser) Key to add

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

See also

UnbDatabase::AddKeylistKey()

Member of class: UnbUser

Implementation file: user.class.php, line 818

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