PHP Class MatthiasMullie\Scrapbook\Adapters\PostgreSQL

Author: Matthias Mullie ([email protected])
Inheritance: extends SQL
Afficher le fichier Open project: matthiasmullie/scrapbook

Méthodes publiques

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

Méthodes protégées

Méthode Description
init ( )
unserialize ( $value )

Method Details

flush() public méthode

public flush ( )

get() public méthode

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

getMulti() public méthode

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

init() protected méthode

protected init ( )

unserialize() protected méthode

protected unserialize ( $value )