PHP 클래스 UUIDStorageStable, PHPePub

상속: extends UUIDStorageVolatile
파일 보기 프로젝트 열기: grandt/phpepub

보호된 프로퍼티들

프로퍼티 타입 설명
$file
$read
$wrote

공개 메소드들

메소드 설명
__construct ( $path )
__destruct ( )
getNode ( )
setSequence ( $sequence )
setTimestamp ( $timestamp )

보호된 메소드들

메소드 설명
readState ( )
write ( $check = 1 )

메소드 상세

__construct() 공개 메소드

public __construct ( $path )

__destruct() 공개 메소드

public __destruct ( )

getNode() 공개 메소드

public getNode ( )

readState() 보호된 메소드

protected readState ( )

setSequence() 공개 메소드

public setSequence ( $sequence )

setTimestamp() 공개 메소드

public setTimestamp ( $timestamp )

write() 보호된 메소드

protected write ( $check = 1 )

프로퍼티 상세

$file 보호되어 있는 프로퍼티

protected $file

$read 보호되어 있는 프로퍼티

protected $read

$wrote 보호되어 있는 프로퍼티

protected $wrote