[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
sfCache is an abstract class for all cache classes in symfony.
Author: | Fabien Potencier <fabien.potencier@symfony-project.com> |
Author: | Fabien Marty <fab@php.net> |
Version: | SVN: $Id: sfCache.class.php 3198 2007-01-08 20:36:20Z fabien $ |
Poids: | 118 lignes (3 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
setLifeTime($newLifeTime) X-Ref |
Sets a new life time. param: int The new life time (in seconds) |
getLifeTime() X-Ref |
Returns the current life time. return: int The current life time (in seconds) |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |