Interface

CacheData

Package: IO\Data\cache Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Benoit SAUTEL ben.popeye@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2009 09 16 Located at: io/data/cache/CacheData.class.php

This interface represents data which are stored automatically by the cache manager. The storage mode is very powerful, it uses a two-level cache and the database.

The cache manager is able to manager very well configuration values. They are stored in a map associating a value to a property

Methods summary
public
# synchronize( )

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