UNB Components Code Reference

UnbUser::RemoveAdditionalKey method

Divests an additional key from this user.

public function UnbUser::RemoveAdditionalKey ($key);

Parameters

key

(int/UnbUser) Key to remove

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

Member of class: UnbUser

Implementation file: user.class.php, line 871

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