.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. _examples: Examples -------- Multi level caching ^^^^^^^^^^^^^^^^^^^ You can use the Caching ViewHelper multiple times in your template, but notice that lifetime differences can also return a cached result. :: Cached content! This is a second 'cached' element :) Location-independent caching ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Setting the cache: ~~~~~~~~~~~~~~~~~~ :: THIS IS THE CACHED CONTENT Getting the cache: ~~~~~~~~~~~~~~~~~~ :: Flux Flexible Cache Content Element ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ::
{flux:content.render(area:'content')}