[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 158 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier Cache.php |
Cache_Function:: (3 méthodes):
Cache_Function()
_Cache_Function()
call()
Classe: Cache_Function - X-Ref
Function_CacheCache_Function($container = 'file',$container_options = array('cache_dir' => '.','filename_prefix' => 'cache_') X-Ref |
Constructor param: string Name of container class param: array Array with container class options param: integer Number of seconds for which to cache |
_Cache_Function() X-Ref |
PEAR-Deconstructor Call deconstructor of parent |
call() X-Ref |
Calls a cacheable function or method. return: mixed $result |
Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |