Actions
Feature #90026
closedExpose internal typoLinkParts in TypolinkViewHelper
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2019-12-27
Due date:
% Done:
100%
Estimated time:
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:
Description
Add possibility to expose internal parameter parts parameter target class title additionalParams
in TypolinkViewHelper
like shown below:
<f:link.typolink parameter="123 _top news title" parts-as="parts"> <span class="{parts.class}">{parts.title}</span> </f:link.typolink>
Actions