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! |
string
input string
string
filtered outputsmarty_variablefilter_htmlspecialchars(string $source, \Smarty_Internal_Template $smarty) : string
string
input string
string
filtered output