Auth_PrefManager::deleteDefaultPref (Previous) (Next) Auth_PrefManager::getDefaultPref

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Auth_PrefManager::deletePref()

Auth_PrefManager::deletePref()  -- Deletes a preference for the specified user.

Opis

Deletes the preference $pref_id for $user_id if one is set.

Parametr

string $user_id

The userid of the user to delete from.

string $pref_id

The preference to delete.

Zwracana wartość

returns Success/Failure

Wyjątki

No exceptions thrown.

Uwagi

Ta funkcja nie może być wywołana statycznie.

Auth_PrefManager::deleteDefaultPref (Previous) (Next) Auth_PrefManager::getDefaultPref

Download Documentation Last updated: Mon, 02 Jul 2007
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.