Then ViewHelper <f:then>
Note
This reference is part of the documentation of Fluid Standalone. If you are working with Fluid in TYPO3 CMS, please refer to TYPO3's ViewHelper reference instead.
@see: \TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
f:then
only has an effect inside of f:if
. See the f:if
ViewHelper for documentation.
Go to the source code of this ViewHelper: ThenViewHelper.php (GitHub).