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

Element index for package Cache

[ c ] [ g ] [ i ] [ m ] [ n ] [ r ] [ w ] [ _ ]

_

$_instance
in file Cache.php, variable Mai_Cache::$_instance
__clone
in file Cache.php, method Mai_Cache::__clone()
    Cloning of a singleton class is not allowed.
__construct
in file Cache.php, method Mai_Cache::__construct()
    Private constructor to prevent creation of this object.
__wakeup
in file Cache.php, method Mai_Cache::__wakeup()
    Function to prevent deserializing
$_cacheFilename
in file Words.php, variable Mai_Cache_Words::$_cacheFilename
    Name of the cache file.
$_cacheLocation
in file Words.php, variable Mai_Cache_Words::$_cacheLocation
    Location of the cache file.
$_cacheVariableName
in file Words.php, variable Mai_Cache_Words::$_cacheVariableName
    Name of the cache variable.
__construct
in file Words.php, method Mai_Cache_Words::__construct()
    Constructor sets the path and filename for saving and loading the cache.
top

c

Cache.php
procedural page Cache.php
createCache
in file Interface.php, method Mai_Cache_Interface::createCache()
convertArrayToSourceCode
in file Words.php, method Mai_Cache_Words::convertArrayToSourceCode()
    Converts an double array to an php array.
createCache
in file Words.php, method Mai_Cache_Words::createCache()
    Creates an cache file with date from the base database.
createCacheFile
in file Words.php, method Mai_Cache_Words::createCacheFile()
    Creates the cache file.
top

g

getInstance
in file Cache.php, method Mai_Cache::getInstance()
    Retrieve singleton instance
top

i

Interface.php
procedural page Interface.php
top

m

Mai_Cache
in file Cache.php, class Mai_Cache
    Mai_Cache is an gateway for cache classes.
Mai_Cache_Interface
in file Interface.php, class Mai_Cache_Interface
    Mai_Cache_Interface is a interface for cache classes.
Mai_Cache_Words
in file Words.php, class Mai_Cache_Words
    Mai_Cache_Words is a way to cache words.
top

n

newCacheWords
in file Cache.php, method Mai_Cache::newCacheWords()
    Create a new words cache file.
top

r

returnCacheFromFile
in file Interface.php, method Mai_Cache_Interface::returnCacheFromFile()
returnCacheFromFile
in file Words.php, method Mai_Cache_Words::returnCacheFromFile()
    Loads the class array from a defined php file.
top

w

Words.php
procedural page Words.php
top

Documentation generated on Mon, 27 Jul 2009 19:55:03 +0200 by phpDocumentor 1.4.1