Auth::setSessionName() (Previous) (Next) Auth::sessionValidThru()

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

Auth::setShowLogin()

Auth::setShowLogin() -- controls if the login form will be displayed. Turned on by default

Leírás

Controls if the login page will be displayed to the user. Normally you might need to display the login form only on a certain page of your web application.

Paraméterek

boolean $showLogin

true if you want to display the login form and false if you want to hide it.

Megjegyzés

Ez a függvény nem hívható statikusan.

This is equivalent to the 4th paramether of Auth::Auth()

Auth::setSessionName() (Previous) (Next) Auth::sessionValidThru()

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