[FEATURE] Additional params for HtmlParser attribute userFunc
Sub parameters passed to the HtmlParser tag configuration like: fixAttrib.[attribute].userFunc.myparam = test1 will be passed to the configured user function in an array. The attribute value will be stored in the attributeValue array key. To keep backward compatibility the attribute value will be passed as string to the user function when no additional attributes exist. Releases: master Resolves: #59712 Change-Id: Ib073dad0759fa2b20a82bf976f8d04f39d9135f0 Reviewed-on: http://review.typo3.org/30935 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Html/HtmlParser.php 6 additions, 1 deletiontypo3/sysext/core/Classes/Html/HtmlParser.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-59712-HtmlParserAdditionalUserFuncParams.rst 48 additions, 0 deletions...ster/Feature-59712-HtmlParserAdditionalUserFuncParams.rst
Please register or sign in to comment