Cache_Lite::setLifeTime()

Cache_Lite::setLifeTime() -- Set a new life time

Synopsis

require_once 'Cache/Lite.php';

void Cache_Lite::setLifeTime (int $newLifeTime)

Opis

change the cache life time

Parametr

integer $newLifeTime

new life time (in seconds)

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.