Gets all or the selected configuration entries for this user.
public function UnbUser::GetSettings ($names = null);
null
to retrieve all names.an array(Name => Data) of the requested settings.
You can get settings by wildcards: Put a * for multiple possible characters.
InvalidArgumentException | No description available. |
LengthException | No description available. |
UnbDatabaseException | No description available. |
Member of class: UnbUser
Implementation file: user.class.php, line 1167
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.