smarty_outputfilter_trimwhitespace(string $source, \Smarty_Internal_Template $smarty) : string
Trim unnecessary whitespace from HTML markup.
| author | Rodney Rehm |
|---|---|
| todo | substr_replace() is not overloaded by mbstring.func_overload - so this function might fail! |
stringinput string
stringfiltered outputsmarty_variablefilter_htmlspecialchars(string $source, \Smarty_Internal_Template $smarty) : string
stringinput string
stringfiltered output