PHP 클래스 Horde_SessionHandler_Storage_Base, horde

저자: Jan Schneider ([email protected])
상속: extends Horde_Test_Case
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$dir
$handler

공개 메소드들

메소드 설명
setUpBeforeClass ( )
tearDownAfterClass ( )

보호된 메소드들

메소드 설명
_destroy ( )
_gc ( )
_list ( )
_read ( )
_reopen ( )
_write ( )

메소드 상세

_destroy() 보호된 메소드

protected _destroy ( )

_gc() 보호된 메소드

protected _gc ( )

_list() 보호된 메소드

protected _list ( )

_read() 보호된 메소드

protected _read ( )

_reopen() 보호된 메소드

protected _reopen ( )

_write() 보호된 메소드

protected _write ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

프로퍼티 상세

$dir 보호되어 있는 정적으로 프로퍼티

protected static $dir

$handler 보호되어 있는 정적으로 프로퍼티

protected static $handler