Implements interfaces:
Object cache storage in memcached
Stores objects/data in a memcached server.
Be aware that you cannot pass parameters/do any configuation at this point. This will only work when memcache is installed on the local host and listening on the default port (11211).
Located in /phpsatk-lib/core/06.cache.memcached.php (line 40)
Initializes the cache storage
Tries to connect to the memcached server
Fetches the cached object of a specified class/id
Checks whether an object exists in cache
If not the object using this has to create the wanted object, fill it with data and save it to the cache. Otherwise it can fetch it from the cache.
Stores an object in the cache
Removes the specified object from cache
Documentation generated on Mon, 21 May 2007 10:34:34 +0200 by phpDocumentor 1.3.0RC5