Jeedom Core

FileCache
in package

Table of Contents

Methods

all()  : mixed
clean()  : mixed
delete()  : mixed
deleteAll()  : mixed
fetch()  : mixed
isPersistOk()  : bool
persist()  : mixed
restore()  : mixed
save()  : mixed

Methods

delete()

public static delete(mixed $_key) : mixed
Parameters
$_key : mixed

fetch()

public static fetch(mixed $_key) : mixed
Parameters
$_key : mixed

isPersistOk()

public static isPersistOk() : bool
Return values
bool

save()

public static save(mixed $_cache) : mixed
Parameters
$_cache : mixed

        
On this page

Search results