This class is meant to provide several types of useful text string manipulations:
It can:
- Convert tabs, line feeds or new line characters into HTML line breaks ( <br> )
- Create links from URLs
- Escape HTML characters
- Highlight words in the sentence
- Replace smiley ASCII characters with equivalents using images
- Substitute bad language words hidding them with charcter sequences like *** or others