PHP Class MatthiasMullie\Scrapbook\Adapters\PostgreSQL

Author: Matthias Mullie ([email protected])
Inheritance: extends SQL
Show file Open project: matthiasmullie/scrapbook

Public Methods

Method Description
flush ( )
get ( $key, &$token = null )
getMulti ( array $keys, array &$tokens = null )

Protected Methods

Method Description
init ( )
unserialize ( $value )

Method Details

flush() public method

public flush ( )

get() public method

public get ( $key, &$token = null )

getMulti() public method

public getMulti ( array $keys, array &$tokens = null )
$keys array
$tokens array

init() protected method

protected init ( )

unserialize() protected method

protected unserialize ( $value )