Sets the login name and stores it in the database.
public function UnbUser::SetLoginName ($loginName);
(string) New login name, stored in lower case, or null
(max. 255 characters)
InvalidArgumentException | No description available. |
LengthException | No description available. |
UnbSecurityException | If not logged in or not the same user/no administrator, or if the login name is already assigned. |
UnbDatabaseException | No description available. |
Must be logged in as the same user or with administrator privilege
Member of class: UnbUser
Implementation file: user.class.php, line 690
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.