NoSpaceViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.install.s.format.nospace>
FinalYes
Remove all spaces in a string
Table of Contents
Methods
- initializeArguments() : void
- render() : string
- Render a string with whitespaces stripped.
Methods
initializeArguments()
public
initializeArguments() : void
render()
Render a string with whitespaces stripped.
public
render() : string