Class FileCache
This class is used to Cache Data stored in File
Namespace: Genetsis\core
Package: Genetsis
Category: Helper
Version: 1.0
Located at core/FileCache.php
Package: Genetsis
Category: Helper
Version: 1.0
Located at core/FileCache.php
public static
|
|
public static
|
|
public static
|
|
public static
boolean
|
|
public static
boolean
|
|
public
|
|
public
|
protected static
string
|
$cache_dir
Full path to the folder where cache will be stored. |
#
''
|
protected static
string
|
$error
Holds the last error generated. |
#
null
|
protected static
string
|
$prefix
Prefix to be added to the filename. |
#
''
|