Class

StatsCache

Package: PHPBoost\Cache Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 4.1 - 2014 08 10 Located at: phpboost/cache/StatsCache.class.php
StatsCache implements CacheData
Methods summary
public
# synchronize( )

This method is called when the data needs to be sychronized. For instance,

public
public
# get_stats_properties( $identifier )
public static StatsCache
# load( )

Loads and returns the stats cached data.

public static
# invalidate( )

Invalidates the current stats cached data.