Auth_PrefManager::getPref (Previous) (Next) Auth_PrefManager::setPref

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

Auth_PrefManager::setDefaultPref()

Auth_PrefManager::setDefaultPref()  -- 設定のデフォルト値を登録する

説明

$pref_id のデフォルト値を登録します。 ユーザがまだ設定を登録していない場合に、これが取得されます。

パラメータ

string $pref_id

登録する設定項目。

mixed $value

登録する値。

返り値

成功したかどうかを返します。

例外・エラー

例外はスローされません。

注意

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

Auth_PrefManager::getPref (Previous) (Next) Auth_PrefManager::setPref

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.