Forums / Setup & design / ez 4.2 caching embedded object
Joël LEGER
Monday 31 January 2011 10:01:44 am
hi,
i try to clean the cache of an embeded object with smart view cache cleaning.
the object is in Media section like this :
Files > folder 1 > folder 2 > folder 3 > object (class identifier : implantation)
and this object is embedded in an XML bloc attribute of another object (class identifier : article) in the standard section, i try this :
[ViewCacheSettings]
ClearRelationTypes[]=common
ClearRelationTypes[]=reverse_common
ClearRelationTypes[]=reverse_embedded
ClearRelationTypes[]=reverse_attribute
ClearRelationTypes[]=embedded
SmartCacheClear=enabled
[implantation]
DependentClassIdentifier[]=folder
ClearCacheMethod[]=relating
ClearCacheMethod[]=object
ClearCacheMethod[]=parent