UNB Components Code Reference

UnbUser::RemoveSetting method

Removes a configuration setting for this user.

public function UnbUser::RemoveSetting ($name);

Parameters

name

(string) Setting name to remove for this user (max. 255 characters)

Exceptions thrown

InvalidArgumentException No description available.
LengthException No description available.
UnbDatabaseException No description available.

Member of class: UnbUser

Implementation file: user.class.php, line 1411

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