Function smarty_modifier_escape
Smarty escape modifier plugin
Type: modifier
Name: escape
Purpose: Escape the string according to escapement type
Package: Smarty\plugins
Author: Monte Ohrt
Link: escape (Smarty online manual)
Located at lass/smarty/plugins/modifier.escape.php
Author: Monte Ohrt
Link: escape (Smarty online manual)
Located at lass/smarty/plugins/modifier.escape.php
string |
$string |
|
html|htmlall|url|quotes|hex|hexentity|javascript |
$esc_type = 'html' |
|
|
$char_set = 'ISO-8859-1' |
string
|
string |