Auth::setIdle() (Previous) (Next) Auth::setLogoutCallback()

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

Auth::setLoginCallback()

Auth::setLoginCallback() -- Définit une fonction de callback lors d'identification réussie

Description

Cette fonction définit une fonction de callback qui est appelé lors d'une identification effectuée avec succès.

La fonction de callback passera deux paramètres, le nom d'utilisareur qui a réussi son identification et une référence à l'objet Auth.

Paramètres

chaîne de caractères $loginCallback

la fonction de callback à utiliser

Note

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

Auth::setIdle() (Previous) (Next) Auth::setLogoutCallback()

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.