Auth::setAuth() (Previous) (Next) Auth::setCheckAuthCallback()

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

Auth::setAuthData()

Auth::setAuthData() -- 認証セッションの追加情報を保存する

説明

この関数は、認証データとともに追加の情報を登録します。

パラメータ

string $name

データフィールドの名前。

mixed $value

データフィールドの値。

boolean $overwrite

既存のデータフィールドを置き換えるかどうか。

注意

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

Auth::setAuth() (Previous) (Next) Auth::setCheckAuthCallback()

Download Documentation Last updated: Sun, 31 Aug 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.