[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/libs/Cache/Lite/ -> Output.php (sommaire)

This class extends Cache_Lite and uses output buffering to get the data to cache.

Author: Fabien MARTY <fab@php.net>
Version: $Id: Output.php,v 1.1 2005/08/29 21:05:14 matthieu_ Exp $
Poids: 73 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Cache_Lite_Output:: (3 méthodes):
  Cache_Lite_Output()
  start()
  end()


Classe: Cache_Lite_Output  - X-Ref

Cache_Lite_Output($options)   X-Ref
Constructor

$options is an assoc. To have a look at availables options,
see the constructor of the Cache_Lite class in 'Cache_Lite.php'

param: array $options options

start($id, $group = 'default', $doNotTestCacheValidity = false)   X-Ref
Start the cache

param: string $id cache id
param: string $group name of the cache group
param: boolean $doNotTestCacheValidity if set to true, the cache validity won't be tested
return: boolean true if the cache is hit (false else)

end()   X-Ref
Stop the cache




Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics