XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_function_escape_special_chars ($string) | |
smarty_function_escape_special_chars | ( | $string | ) |
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
string |
Definition at line 19 of file shared.escape_special_chars.php.
Referenced by smarty_function_html_checkboxes(), smarty_function_html_checkboxes_output(), smarty_function_html_image(), smarty_function_html_options(), smarty_function_html_options_optgroup(), smarty_function_html_options_optoutput(), smarty_function_html_radios(), smarty_function_html_radios_output(), and smarty_function_html_select_date().