PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
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.
true if you want to display the login form and false if you want to hide it.
Diese Methode kann nicht statisch aufgerufen werden.
This is equivalent to the 4th paramether of Auth::Auth()
Zurück | Zum Anfang | Nach vorne |
Auth::setSessionName() | Nach oben | Auth::sessionValidThru() |