Auth::logout() (Previous) (Next) Auth::setAdvancedSecurity()

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

Auth::removeUser()

Auth::removeUser() -- ユーザアカウントを削除する

説明

Auth コンテナからユーザを削除します。

パラメータ

string $username

削除するユーザのユーザ名。

返り値

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

注意

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

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

Auth::logout() (Previous) (Next) Auth::setAdvancedSecurity()

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.