\MiniCache

Summary

Methods
Properties
Constants
__construct()
Get()
Clean()
Save()
Delete()
_DeleteFiles()
_ReadFile()
$_cache_path
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$_cache_path

$_cache_path : 

Type

Methods

__construct()

__construct() 

Get()

Get(  $id) 

Parameters

$id

Clean()

Clean() 

Save()

Save(  $id,   $data,   $ttl = 60) 

Parameters

$id
$data
$ttl

Delete()

Delete(  $id) 

Parameters

$id

_DeleteFiles()

_DeleteFiles(  $path,   $del_dir = FALSE,   $level) 

Parameters

$path
$del_dir
$level

_ReadFile()

_ReadFile(  $file) 

Parameters

$file