Class SimplePie_Cache
Used to create cache objects
This class can be overloaded with SimplePie::set_cache_class()
,
although the preferred way is to create your own handler via SimplePie_Cache::register()
Package: SimplePie\Caching
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Cache.php
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Cache.php
Methods summary
public static
|
#
get_handler( string $location, string $filename, string $extension )
Create a new SimplePie_Cache object |
public
|
|
public static
|
|
public static
array
|
Magic methods summary
Properties summary
protected static
array
|
$handlers |
#
Cache handler classes |