Sets the login password and stores it in the database.
public function UnbUser::SetLoginPassword ($loginPassword);
(string) New plain password, as entered by the user
InvalidArgumentException | On invalid argument type or value. |
UnbSecurityException | If not logged in or not the same user/no administrator. |
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 743
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.