PHP Class SCache

Inheritance: extends Cache_MemCache
Afficher le fichier Open project: hetao29/slightphp Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
getCacheEngine ( $engine = 'file' ) : class other cache engine
getConfig ( $zone = null )
setConfigFile ( $file )
useConfig ( $zone )

Method Details

__construct() public méthode

public __construct ( )

getCacheEngine() static public méthode

other cache engine
static public getCacheEngine ( $engine = 'file' ) : class
Résultat class Cache_APC | Cache_File

getConfig() static public méthode

static public getConfig ( $zone = null )

setConfigFile() static public méthode

static public setConfigFile ( $file )

useConfig() public méthode

public useConfig ( $zone )