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.

AdditionalObjectIDs

Summary

Sets which arbitrary objects that the view caches will be cleared for when an object of the "class_identifier" class is changed.

Usage

 

AdditionalObjectIDs[]=object_id1
AdditionalObjectIDs[]=object_id2
...

Description

If smart viewcache cleaning is enabled, this directive can be used to make the system clear the view caches for a set of arbitrary objects when an object of the "class_identifier" class is changed. If you specify a list of object ID numbers using the "AdditionalObjectIDs[]" configuration array, the view cache will be cleared for all the locations (nodes) of these objects. You can find more information and examples in the "Smart view cache cleaning" section.

Svitlana Shatokhina (19/04/2007 12:56 pm)

Svitlana Shatokhina (30/04/2007 9:54 am)


Comments

There are no comments.