dojox/dtl/filter/htmlstrings (version 1.10)

Property Summary

Method Summary

  • linebreaks(value) Converts newlines into <p> and <br />s
  • linebreaksbr(value) Converts newlines into <br />s
  • removetags(value,arg) Removes a space separated list of [X]HTML tags from the output"
  • striptags(value) Strips all [X]HTML tags

Properties

_linebreaksbr
_linebreaksn
_linebreaksrn
_linebreakss
_removetagsfind
_striptags

Methods

linebreaks(value)

Converts newlines into <p> and <br />s

Parameter Type Description
value undefined
Returns:undefined
linebreaksbr(value)

Converts newlines into <br />s

Parameter Type Description
value undefined
Returns:undefined
removetags(value,arg)

Removes a space separated list of [X]HTML tags from the output"

Parameter Type Description
value undefined
arg undefined
Returns:undefined
striptags(value)

Strips all [X]HTML tags

Parameter Type Description
value undefined
Returns:undefined
Error in the documentation? Can’t find what you are looking for? Let us know!