PHP Class Piwik\Settings\Storage\Backend\Cache
Can be used as a decorator in combination with any other storage backend.
Afficher le fichier
Open project: piwik/piwik
Méthodes publiques
Method Details
__construct()
public méthode
public __construct ( Piwik\Settings\Storage\Backend\BackendInterface $backend ) |
$backend |
Piwik\Settings\Storage\Backend\BackendInterface |
|
buildCache()
public static méthode
clearCache()
public static méthode
getStorageId()
public méthode
Saves (persists) the current setting values in the database.