Class

KeywordsCache

Abstract Package: Content\Keyword Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Julien BRISWALTER j1.seth@phpboost.com Version: PHPBoost 5.2 - last update: 2018 11 09 Since: PHPBoost 5.1 - 2018 11 09 Located at: content/keyword/KeywordsCache.class.php
KeywordsCache implements CacheData
Methods summary
public
# synchronize( )

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

abstract public
public
# get_keywords( $id_in_module )
public
# has_keywords( $id )
public static KeywordsCache
# load( )

Loads and returns the keywords cached data.

public static
# invalidate( )

Invalidates keywords cached data.

public static
Properties summary
protected $keywords
#