Class SimplePie_Cache_File
Caches data to the filesystem
- SimplePie_Cache_File implements SimplePie_Cache_Base
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 SimplePie/Cache/File.php
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at SimplePie/Cache/File.php
public
|
#
__construct( string $location, string $name, string $type )
Create a new cache object Parameters
Implementation of |
public
boolean
|
|
public
array
|
|
public
integer
|
|
public
boolean
|
|
public
boolean
|
TYPE_FEED,
TYPE_IMAGE
|
protected
string
|
$location |
|
|
protected
string
|
$filename |
|
#
Filename |
protected
string
|
$extension |
|
#
File extension |
protected
string
|
$name |
|
#
File path |