Class

CategoriesCache

Abstract Package: Content\Category Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2017 02 21 Since: PHPBoost 4.0 - 2013 01 31 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: janus57 janus57@phpboost.com Located at: content/category/CategoriesCache.class.php
CategoriesCache implements CacheData
Methods summary
public
# synchronize( )

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

abstract public
abstract public
abstract public
abstract public
protected
public
public
# get_children( $id_category, $allowed_categories_filter = array() )
public
public
# get_category( $id )
public
public static CategoriesCache
# load( )

Loads and returns the categories cached data.

public static
# invalidate( )

Invalidates categories cached data.

public static
Properties summary
protected $categories
#