Cache_Lite::setLifeTime

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

Synopsis

require_once 'Cache/Lite.php';

void Cache_Lite::setLifeTime ( int $newLifeTime )

Description

change the cache life time

Parameter

integer $newLifeTime

new life time (in seconds)

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Set to debug mode (Previous) Cache_Lite::saveMemoryCachingState (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.