apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Element index for package apidoc

[ c ] [ d ] [ e ] [ g ] [ l ] [ r ] [ s ] [ _ ]

_

__construct
in file Output.php, method Cache_Lite_Output::__construct()
    Constructor
__construct
in file Lite.php, method Cache_Lite::__construct()
    Constructor
__construct
in file Function.php, method Cache_Lite_Function::__construct()
    Constructor
__construct
in file File.php, method Cache_Lite_File::__construct()
    Constructor
top

c

Cache_Lite
in file Lite.php, method Cache_Lite::Cache_Lite()
    PHP4 constructor for backwards compatibility with older code
Cache_Lite
in file Lite.php, class Cache_Lite
Cache_Lite_File
in file File.php, class Cache_Lite_File
Cache_Lite_File
in file File.php, method Cache_Lite_File::Cache_Lite_File()
    PHP4 constructor for backwards compatibility with older code
Cache_Lite_Function
in file Function.php, method Cache_Lite_Function::Cache_Lite_Function()
    PHP4 constructor for backwards compatibility with older code
Cache_Lite_Function
in file Function.php, class Cache_Lite_Function
Cache_Lite_NestedOutput
in file NestedOutput.php, class Cache_Lite_NestedOutput
Cache_Lite_Output
in file Output.php, method Cache_Lite_Output::Cache_Lite_Output()
    PHP4 constructor for backwards compatibility with older code
Cache_Lite_Output
in file Output.php, class Cache_Lite_Output
call
in file Function.php, method Cache_Lite_Function::call()
    Calls a cacheable function or method (or not if there is already a cache for it)
clean
in file Lite.php, method Cache_Lite::clean()
    Clean the cache
top

d

drop
in file Function.php, method Cache_Lite_Function::drop()
    Drop a cache file
top

e

end
in file Output.php, method Cache_Lite_Output::end()
    Stop the cache
end
in file NestedOutput.php, method Cache_Lite_NestedOutput::end()
    Stop the cache
extendLife
in file Lite.php, method Cache_Lite::extendLife()
    Extend the life of a valid cache file
top

g

get
in file File.php, method Cache_Lite_File::get()
    Test if a cache is available and (if yes) return it
get
in file Lite.php, method Cache_Lite::get()
    Test if a cache is available and (if yes) return it
getMemoryCachingState
in file Lite.php, method Cache_Lite::getMemoryCachingState()
    Load the state of the caching memory array from a given cache file cache
top

l

lastModified
in file Lite.php, method Cache_Lite::lastModified()
    Return the cache last modification time
top

r

raiseError
in file Lite.php, method Cache_Lite::raiseError()
    Trigger a PEAR error
remove
in file Lite.php, method Cache_Lite::remove()
    Remove a cache file
top

s

save
in file Lite.php, method Cache_Lite::save()
    Save some data in a cache file
saveMemoryCachingState
in file Lite.php, method Cache_Lite::saveMemoryCachingState()
    Save the state of the caching memory array into a cache file cache
setLifeTime
in file Lite.php, method Cache_Lite::setLifeTime()
    Set a new life time
setOption
in file Lite.php, method Cache_Lite::setOption()
    Generic way to set a Cache_Lite option
setToDebug
in file Lite.php, method Cache_Lite::setToDebug()
    Set to debug mode
start
in file Output.php, method Cache_Lite_Output::start()
    Start the cache
start
in file NestedOutput.php, method Cache_Lite_NestedOutput::start()
    Start the cache
top

Documentation generated on Tue, 19 Nov 2019 16:31:06 -0500 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.