PHP Интерфейс UUIDStorage, PHPePub

Показать файл Открыть проект

Открытые методы

Метод Описание
getNode ( )
getSequence ( $timestamp, $node ) return bytes or NULL if node cannot be retrieved
setSequence ( $sequence ) return bytes or NULL if sequence is not available; this method should also update the stored timestamp
setTimestamp ( $timestamp )

Описание методов

getNode() публичный Метод

public getNode ( )

getSequence() публичный Метод

return bytes or NULL if node cannot be retrieved
public getSequence ( $timestamp, $node )

setSequence() публичный Метод

return bytes or NULL if sequence is not available; this method should also update the stored timestamp
public setSequence ( $sequence )

setTimestamp() публичный Метод

public setTimestamp ( $timestamp )