NoSpaceViewHelper extends AbstractViewHelper

FinalYes

ViewHelper to remove all spaces in a string.

  <i:format.noSpace value="category-{extensionKey}-{categoryName}" />
Internal

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
Return values
string

        
On this page

Search results