[Cache] element index

Package indexes

All elements
c g m p s _
_
top
__construct
Constructor
__construct
Constructor
__construct
c
top
clear
Remove all items in application cache.
createCache
Initialize the cache container.
Cache.php
Cache.php in Cache.php
clear
createCache
Instantiate a new Cache_Lite object.
clear
Unsets the array for the named application's session variable.
createCache
Start a session.
g
top
get
Retrieve a variable.
getAppName
getCache
getOption
getOptions
get
get
Unserialize objects and return the variable from the session.
m
top
MachII_framework_Cache
Simple Cache Facade
MachII_cache_PearCacheLite
MachII_cache_PearCacheLite in PearCacheLite.php
Mach-II cache facade for the file-based PEAR Cache_Lite.
MachII_cache_PhpSession
MachII_cache_PhpSession in PhpSession.php
A simple cache container that stores to PHP's native session variables.
p
top
PearCacheLite.php
PearCacheLite.php in PearCacheLite.php
PhpSession.php
PhpSession.php in PhpSession.php
s
top
save
Store a variable.
setAppName
setCache
setOption
setOptions
save
save
Serialize objects and set the session variable.
c g m p s _