UNB Components Code Reference

UnbUser::SetLoginPassword method

Sets the login password and stores it in the database.

public function UnbUser::SetLoginPassword ($loginPassword);

Parameters

loginPassword

(string) New plain password, as entered by the user

Exceptions thrown

InvalidArgumentException 

On invalid argument type or value.

UnbSecurityException 

If not logged in or not the same user/no administrator.

UnbDatabaseException No description available.

Privileges required

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.