FineDiffViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <backend:typoscript.finediff>
FinalYes
ViewHelper to runs two strings through 'FineDiff' on word level.
  <backend:typoScript.fineDiff from="{someTextChunkBefore}" to="{someTextChunkAfter}" />
This experimental ViewHelper is not part of TYPO3 Core API and may change or vanish any time.
Tags
Table of Contents
Methods
- initializeArguments() : void
- render() : string
Methods
initializeArguments()
    public
                    initializeArguments() : void
    render()
    public
                    render() : string