Controlling Container Rule Caching
You can control the cacheability of the data in your template by implementing the
getCacheOptions
method. If defined, this method must return
an instance of Application_Cache_Options
. This class is
covered in the main Recite CMS Developer Guide.