Auth::attachLogObserver() (Previous) (Next) Auth::checkAuth()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Auth::changePassword()

Auth::changePassword() -- ユーザのパスワードを変更する

説明

Auth コンテナ内でのユーザのパスワードを変更します。

パラメータ

string $username

ユーザのユーザ名。

string $password

ユーザの新しいパスワード。

返り値

mixed - 成功した場合に TRUE、失敗した場合に PEAR Error を返します。

注意

この関数は、スタティックにコールする ことはできません。

すべての Auth コンテナがこの機能を実装しているというわけではありません。

Auth::attachLogObserver() (Previous) (Next) Auth::checkAuth()

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.