Source Location: /PEAR/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.escape.php
Smarty plugin
string smarty_modifier_escape(
string $string, [html|htmlall|url|quotes|hex|hexentity|javascript $esc_type = 'html'])
[line 21]
Smarty escape modifier plugin
Type: modifier
Name: escape
Purpose: Escape the string according to escapement type
[ Top ]