\FAA\InterfacesPluginCache

Implement plugin cache handler

This class provides interfaces for cache handling related to plugins

Summary

Methods
Properties
Constants
FetchSetup()
StoreSetup()
FetchList()
DeleteList()
StoreData()
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

FetchSetup()

FetchSetup(\FAA\Interfaces\string  $name)

Parameters

\FAA\Interfaces\string $name

StoreSetup()

StoreSetup(\FAA\Interfaces\string  $name,\FAA\Interfaces\object  $data)

Parameters

\FAA\Interfaces\string $name
\FAA\Interfaces\object $data

FetchList()

FetchList()

DeleteList()

DeleteList()

StoreData()

StoreData(  $data)

Parameters

$data