TypoScript.fineDiff ViewHelper <be:typoScript.fineDiff>
Note
This ViewHelper is not available by default.
Import its namespace
{namespace be=TYPO3\ in the Fluid file or
xmlns: in the opening HTML tag.
Internal
This ViewHelper is marked as internal. It is subject to be changed without notice. Use at your own risk.
ViewHelper to runs two strings through 'FineDiff' on word level.
<backend:typoScript.fineDiff from="{someTextChunkBefore}" to="{someTextChunkAfter}" />
Copied!
Go to the source code of this ViewHelper: TypoScript\FineDiffViewHelper.php (GitHub).
Arguments
The following arguments are available for the typoScript.fineDiff ViewHelper:
from
-
- Type
- string
- Required
- 1
Source string
to
-
- Type
- string
- Required
- 1
Target string