Source Location: /PEAR/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/plugins/shared.escape_special_chars.php
Smarty shared plugin
string smarty_function_escape_special_chars(
string $string)
[line 18]
escape_special_chars common function
Function: smarty_function_escape_special_chars
Purpose: used by other smarty functions to escape special chars except for already escaped ones
[ Top ]