\FAA\InterfacesWidgetCache

implement cache handler for widgets Fileaccess andromedas objects need a mighty cache abstraction layer, this class provides it

Summary

Methods
Properties
Constants
FetchList()
DeleteList()
StoreList()
FetchSingleList()
StoreSingleList()
GetPlainEndpointList()
SetPlainEndpointList()
GetUserAccessList()
SetUserAccessList()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

FetchList()

FetchList()

DeleteList()

DeleteList()

StoreList()

StoreList(  $data)

Parameters

$data

FetchSingleList()

FetchSingleList(  $name,  $typ = 'endpoints')

Parameters

$name
$typ

StoreSingleList()

StoreSingleList(  $name,  $data,  $typ = 'endpoints')

Parameters

$name
$data
$typ

GetPlainEndpointList()

GetPlainEndpointList()

SetPlainEndpointList()

SetPlainEndpointList(  $data)

Parameters

$data

GetUserAccessList()

GetUserAccessList(  $id)

Parameters

$id

SetUserAccessList()

SetUserAccessList(  $id,  $data)

Parameters

$id
$data