DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Format / NothingViewHelper

ViewHelper to render children which don’t print out any actual content

Type: Basic

Examples

Basic example

Code:

 <n:format.nothing>
<n:titleTag>{newsItem.title}</n:titleTag>
Fobar
 </n:format.nothing>

Output:

nothing