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.

DependentClassIdentifier

Summary

Sets which content classes that will be considered as "dependent classes" when an object of the "class_identifier" class is changed.

Usage

 

DependentClassIdentifier[]=class_identifier1
DependentClassIdentifier[]=class_identifier2
...

Description

If smart viewcache cleaning is enabled, this directive can be used to specify the list of dependent classes. When a published object of the "class_identifier" class is changed, svcs will check the parent nodes that are listed in the "path_string" attribute for all the object's nodes/locations and clear the view cache for each parent node that encapsulates an object of a dependent class. You can find more information and examples in the "Smart view cache cleaning" section.

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

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


Comments

There are no comments.