XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
shared.escape_special_chars.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_function_escape_special_chars ($string)
 

Function Documentation

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

Author
Monte Ohrt <monte at="" ohrt="" dot="" com>="">
Parameters
string
Returns
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().

Here is the caller graph for this function: