FTCache_Container | --FTCache_Container_Volatile
Located in File: /FTCache.php
Method get (line 484)
Overrides : FTCache_Container::get() Retrieve the string of stored data at the given cache index
Method set (line 501)
Overrides : FTCache_Container::set() Sets the cache entry with the given index to contain the given data
FTCache_Container::$_size - Size of the schema
FTCache_Container::__construct() - Sets the size of the cache
FTCache_Container::get() - Retrieve the string of stored data at the given cache index
FTCache_Container::set() - Sets the cache entry with the given index to contain the given data