Cache_Lite::get()

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

Synopsis

Описание

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

Параметр

string $id

cache id

string $group

name of the cache group

boolean $doNotTestCacheValidity

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

Возвращаемое значение

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

Заметка

Эта функция не должна вызываться статически.

Пример

    Поддержать сайт на родительском проекте КГБ