/includes/Cache/Lite/Function.phpThis class extends Cache_Lite and can be used to cache the result and output of functions/methods
This class is completly inspired from Sebastian Bergmann's PEAR/Cache_Function class. This is only an adaptation to Cache_Lite
There are some examples in the 'docs/examples' file Technical choices are described in the 'docs/technical' file
| Class | Description |
|---|---|
Cache_Lite_Function
|
require_once
($mosConfig_absolute_path.'/includes/Cache/Lite.php')
(line 22)
ensure this file is being included by a parent file
Documentation generated on Mon, 05 May 2008 16:19:47 +0400 by phpDocumentor 1.4.0