[Flow] Use record entity ID in Fluid

Steffen Wickham steffen at gaming-inc.de
Mon Mar 24 21:03:05 CET 2014


Hello Rik,

have a look at the TYPO3.Flow package.
All Fluid ViewHelpers/Tags are in the folder
Classes/TYPO3/Flow/ViewHelpers/. Their name get you an idea what they
do. When you open a ViewHelper there are many examples how to use the
ViewHelper. :)

Greetings
Steffen



Am 24.03.2014 20:57, schrieb Rik Willems:
> Søren Malling schreef op 24-03-14 19:51:
>> Look at the IdentifierViewHelper
>> (Class: TYPO3\Fluid\ViewHelpers\Format\IdentifierViewHelper)
>>
>> * <code title="Inline notation">
>>   * {post.blog -> f:format.identifier()}
>>   * </code>
>>   * <output>
>>   * 97e7e90a-413c-44ef-b2d0-ddfa4387b5ca
>>   * // depending on {post.blog}
>>   * </output>
>>
>
> Sweet! Exactly what I need.
> I can't find this in the documentation. Are there more like this?
>
> Cheers!
>
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow



More information about the Flow mailing list