Sets one or multiple configuration entries for this user.
public function UnbUser::SetSetting ($name, $data);
Configuration settings for this user will be updated, or inserted if they don't exist yet. If an array was specified to update multiple settings, existing settings are either updated or not, they are not removed if they do not appear in the settings array.
InvalidArgumentException | No description available. |
LengthException | No description available. |
UnbDatabaseException | No description available. |
Member of class: UnbUser
Implementation file: user.class.php, line 1255
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.