.. _Nng\Nnhelpers\ViewHelpers\Ts\PageViewHelper: ======================================= ts.page ======================================= Description --------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get value from the PageTSconfig. Simple and direct access from the Fluid template - regardless of the extension that renders the template. .. code-block:: php {nnt3:ts.page(path:'path.zum.page.config')} {nnt3:ts.page(path:'path.zum.page', key:'config')} {nnt3:ts.page(path:'path.zum.page.{dynamicKey}.whatever')} | ``@return mixed``