[TYPO3-mvc] Extend fluid helpers without extending them

Christian Opitz christian.opitz at netzelf.de
Mon Oct 4 17:08:08 CEST 2010


Hi Bastian,
no - did not know that and as i can access those from the tagbuilder 
this solves it - thank you :)
Regards,
Christian
(sorry for my previous mail to your address instead of the list)

Am 04.10.2010 14:03, schrieb Bastian Waidelich:
 > Did you know that all ViewHelpers extending 
AbstractTagBasedViewhelper have an argument "additionalAttributes" that 
you can use to specify your custom attributes like:
 >
 > <f:form.textfield name="foo" additionalAttributes="{bar: 'baz', 
readonly: 'readonly'}" />
 >
 > HTH
 > Bastian
 >


More information about the TYPO3-project-typo3v4mvc mailing list