constructor Cache_Lite::Cache_Lite (Previous) (Next) Cache_Lite::save

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Cache_Lite::get()

Cache_Lite::get() -- Test if a cache is available and (if yes) return it

Descripción

One of the main method of Cache_Lite : test the validity of a cache file and return it if it's available (FALSE else)

Parámetro

string $id

cache id

string $group

name of the cache group

boolean $doNotTestCacheValidity

if set to TRUE, the cache validity won't be tested

Valor devuelto

returns data of the cache (or false if no cache available)

Nota

Esta función no puede ser llamada estáticamente.

constructor Cache_Lite::Cache_Lite (Previous) (Next) Cache_Lite::save

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.