API17

API17:JCache::setLifeTime

From Joomla! Documentation

Joomla 11.1 JCache::setLifeTime

Description

Set cache lifetime.


public function setLifeTime ($lt)
Parameter Type Default Description
$lt int Cache lifetime
  • Returns void
  • Defined on line 147 of libraries/joomla/cache/cache.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples