Auth::setShowLogin() (Previous) (Next) Auth::start()

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

Auth::sessionValidThru()

Auth::sessionValidThru() --  セッションの有効期限を取得する

説明

このメソッドは、現在の認証セッションのアイドル時間がリミットに達する、 すなわち、ユーザが自動的にログアウトされてしまう期限を秒(Unix 時間)で 返します。 最大アイドル時間が設定されていない場合は、0 が返されます (PEAR::Auth のデフォルト設定では、 最大アイドル時間は設定されていません)。

注意

この関数は、スタティックにコールする ことはできません。

Auth::setShowLogin() (Previous) (Next) Auth::start()

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