.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. _information: Information / Including ----------------------- Introduction ^^^^^^^^^^^^ MageCache is a set of ViewHelpers to cache contents or get/set session data within fluid. Including into Fluid Templates ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ To use the Cache ViewHelpers, just add the Namespace to your Fluid-Template by using ::
(Your content goes here)
or you can use :: {namespace c = MageDeveloper\Magecache\ViewHelpers}