PHP Class UUIDStorageStable, PHPePub

Inheritance: extends UUIDStorageVolatile
Afficher le fichier Open project: grandt/phpepub

Protected Properties

Свойство Type Description
$file
$read
$wrote

Méthodes publiques

Méthode Description
__construct ( $path )
__destruct ( )
getNode ( )
setSequence ( $sequence )
setTimestamp ( $timestamp )

Méthodes protégées

Méthode Description
readState ( )
write ( $check = 1 )

Method Details

__construct() public méthode

public __construct ( $path )

__destruct() public méthode

public __destruct ( )

getNode() public méthode

public getNode ( )

readState() protected méthode

protected readState ( )

setSequence() public méthode

public setSequence ( $sequence )

setTimestamp() public méthode

public setTimestamp ( $timestamp )

write() protected méthode

protected write ( $check = 1 )

Property Details

$file protected_oe property

protected $file

$read protected_oe property

protected $read

$wrote protected_oe property

protected $wrote