PHP 클래스 Horde_Core_HashTable_PersistentSession, horde

The data is attempted to be removed at the end of the session, so there is no guarantee of persistence across sessions.
부터: 2.13.0
저자: Michael Slusarz ([email protected])
상속: extends Horde_Core_HashTable_Vfs, implements Horde_Registry_Logout_Task
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( array $params = [] )
logoutTask ( )
set ( $key, $val, array $opts = [] )

보호된 메소드들

메소드 설명
_getKeys ( ) : array Return the list of keys that have been saved to VFS this session.

메소드 상세

__construct() 공개 메소드

public __construct ( array $params = [] )
$params array

_getKeys() 보호된 메소드

Return the list of keys that have been saved to VFS this session.
protected _getKeys ( ) : array
리턴 array List of keys.

logoutTask() 공개 메소드

public logoutTask ( )

set() 공개 메소드

public set ( $key, $val, array $opts = [] )
$opts array