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

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

Auth_PrefManager::setDefaultPref()

Auth_PrefManager::setDefaultPref()  -- Set the default value for a preference.

Beschreibung

Sets the default value for $pref_id, which will be retrieved if a user doesn't have the preference set.

Parameter

string $pref_id

The name of the preference to set.

mixed $value

The value to set it to.

Rückgabewert

returns Success or failure.

Fehler-Meldungen

Es werden keine Exceptions ausgelöst.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

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

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