[TYPO3-mvc] <f:elseif condition="">

Laurent Foulloy yolf.typo3 at orange.fr
Tue Aug 10 10:09:47 CEST 2010


Hi all,

I have introduced in my own viewhelpers directory (assume x is the 
namespace) a slight modified version of the if viewHelper in order to 
allow  <x:elseif condition=""> </x:elseif>.

In line notation
{x:if(condition:0,then:'then',elseif:{condition:1,then:'elseif 
'},else:'else')}

What do you think about it ?

Regards

Laurent


More information about the TYPO3-project-typo3v4mvc mailing list