gehe zum Quellcode dieser Datei
Namensbereiche | |
| namespace | Smarty |
Funktionen | |
| smarty_modifier_escape ($string, $esc_type= 'html', $char_set= 'ISO-8859-1') | |
| smarty_modifier_escape | ( | $ | string, | |
| $ | esc_type = 'html', |
|||
| $ | char_set = 'ISO-8859-1' | |||
| ) |
Smarty escape modifier plugin
Type: modifier
Name: escape
Purpose: Escape the string according to escapement type escape (Smarty online manual) Monte Ohrt
| string | ||
| html|htmlall|url|quotes|hex|hexentity|javascript |
Definiert in Zeile 22 der Datei modifier.escape.php.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|