Save data to the cache
SimplePie_Cache_MySQL::__construct
Create a new cache object
SimplePie_Cache_Memcache::unlink
Remove the cache
SimplePie_Cache_Memcache::touch
Set the last modified time to the current time
Advertisement
SimplePie_Cache_Memcache::mtime
Retrieve the last modified time for the cache
SimplePie_Cache_Memcache::load
Retrieve the data saved to the cache
SimplePie_Cache_Memcache::save
Save data to the cache
SimplePie_Cache_Memcache::__construct
Create a new cache object
Advertisement
SimplePie_Cache_File::unlink
Remove the cache
SimplePie_Cache_File::touch
Set the last modified time to the current time
SimplePie_Cache_File::mtime
Retrieve the last modified time for the cache
SimplePie_Cache_File::load
Retrieve the data saved to the cache
Advertisement
SimplePie_Cache_File::save
Save data to the cache
SimplePie_Cache_File::__construct
Create a new cache object
SimplePie_Cache_DB::prepare_simplepie_object_for_cache
Helper for database conversion