SmileysCache Package: PHPBoost\Cache Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2015 12 17 Since: PHPBoost 4.1 - 2014 08 09 Contributor: Julien BRISWALTER j1.seth@phpboost.com Located at: phpboost/cache/SmileysCache.class.php SmileysCache 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_smileys( ) public # get_url_smiley( $code_smiley ) public static SmileysCache # load( ) Loads and returns the smileys cached data. Loads and returns the smileys cached data. Returns SmileysCacheThe cached data public static # invalidate( ) Invalidates the current smileys cached data. Invalidates the current smileys cached data.