AdministratorAlertCache 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 3.0 - 2010 08 10 Located at: phpboost/cache/AdministratorAlertCache.class.php AdministratorAlertCache implements CacheData Methods summary public # synchronize( ) This method is called when the data needs to be sychronized. For instance, This method is called when the data needs to be sychronized. For instance, Implementation of CacheData::synchronize() public # get_all_alerts_number( ) public # get_unread_alerts_number( ) public static AdministratorAlertCache # load( ) Loads and returns the administrator alert cached data. Loads and returns the administrator alert cached data. Returns AdministratorAlertCacheThe cached data public static # invalidate( ) Invalidates the current administrator alert cached data. Invalidates the current administrator alert cached data.