Class

MenusCache

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/MenusCache.class.php
MenusCache implements CacheData
Methods summary
public
# synchronize( )

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

public
public static MenusCache
# load( )

Loads and returns the menus cached data.

public static
# invalidate( )

Invalidates the current menus cached data.