/smarty/plugins/modifier.escape.php

Description

Smarty plugin

Functions
smarty_modifier_escape (line 22)

Smarty escape modifier plugin

Type: modifier
Name: escape
Purpose: Escape the string according to escapement type

string smarty_modifier_escape (string $string, [html|htmlall|url|quotes|hex|hexentity|javascript $esc_type = 'html'], [ $char_set = 'ISO-8859-1'])
  • string $string
  • html|htmlall|url|quotes|hex|hexentity|javascript $esc_type
  • $char_set

Documentation generated on Sun, 09 Mar 2008 23:52:22 -0300 by phpDocumentor 1.4.0

SourceForge.net Logo Support This Project