Auth::sessionValidThru()

Auth::sessionValidThru() – get the time up to the session is valid

Synopsis

void Auth::sessionValidThru ( )

Description

This method returns the time in seconds after which the idle time of the current authentication session has reached its limit, which will cause the user to be logged out automatically. If no maximum idle time is set, which is the default configuration of PEAR::Auth, this method will return 0.

Note

This function can not be called statically.

controls if the login form will be displayed. Turned on by default (Previous) start authentication (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.