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

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

Auth::setFailedLoginCallback()

Auth::setFailedLoginCallback() -- set a callback for failed login attempts

Описание

This function sets a callback function which is called upon failed login of a user account.

The callback function will be passed two parameters, the username that failed to login and a reference to the Auth object.

Параметр

string $loginFailedCallback

the call back function to use

Заметка

Эта функция не должна вызываться статически.

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

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.