\Cache

+------------------------------------------------------------------------------ Framk PHP框架 +------------------------------------------------------------------------------

Summary

Methods
Properties
Constants
__construct()
__call()
update()
modify()
insert()
replace()
delete()
upt_cache_dir()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
findByDB()
findByCache()
isCacheCheck()
$cacheDir
$cacheTime
N/A

Properties

$cacheDir

$cacheDir : 

Type

$cacheTime

$cacheTime : 

Type

Methods

__construct()

__construct(  $cacheDir,   $cacheTime) 

Parameters

$cacheDir
$cacheTime

__call()

__call(  $method,   $args) 

Parameters

$method
$args

update()

update(  $sql) 

Parameters

$sql

modify()

modify(  $table,   $arrayDataValue,   $where = '',   $debug = false) 

Parameters

$table
$arrayDataValue
$where
$debug

insert()

insert(  $table,   $arrayDataValue,   $debug = false) 

Parameters

$table
$arrayDataValue
$debug

replace()

replace(  $table,   $arrayDataValue,   $debug = false) 

Parameters

$table
$arrayDataValue
$debug

delete()

delete(  $table,   $where = '',   $debug = false) 

Parameters

$table
$where
$debug

upt_cache_dir()

upt_cache_dir(  $result) 

Parameters

$result

findByDB()

findByDB(  $sql,   $method) 

Parameters

$sql
$method

findByCache()

findByCache(  $sql,   $method) 

Parameters

$sql
$method

isCacheCheck()

isCacheCheck(  $cacheFile,   $timeFile) 

Parameters

$cacheFile
$timeFile