Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

ClearCacheMethod

Summary

Sets which method(s) to use when clearing the view caches for additional (parent) nodes.

Usage

ClearCacheMethod[]=method1
 ClearCacheMethod[]=method2
 ...

Description

If smart viewcache cleaning is enabled, this directive sets which method(s) that will be used when clearing the view caches for additional (parent) nodes. This setting is an array of strings where only the following pre-defined values can be used: "object", "parent", "relating", "keyword", "siblings", "all", "children". These methods are described in the "Smart view cache cleaning" section.

Note: The "children" method for clearing view cache was made available as of version 4.5.

Julia Shymova (16/04/2007 9:27 am)

Geir Arne Waaler (03/03/2011 11:44 am)

Julia Shymova, Geir Arne Waaler


Comments

There are no comments.