Auth::setExpire() (Previous) (Next) Auth::setIdle()

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

Auth::setFailedLoginCallback()

Auth::setFailedLoginCallback() -- Définit un callback pour les échecs d'identificaton

Description

Cette fonction définit une fonction de callback qui sera appelée lorsqu'une identification a échouée.

La fonction de callback passera deux paramètres, le nom de l'utilisateur qui a échoué son identification et une référence vers l'objet Auth.

Paramètres

chaîne de caractères $loginFailedCallback

la fonction de callback à utiliser

Note

Cette fonction ne peut pas être appelée de façon statique.

Auth::setExpire() (Previous) (Next) Auth::setIdle()

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.