API - XOOPS 2.5.11 Beta 2
By monxoops.fr
modifier.escape.php File Reference

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_escape ($string, $esc_type='html', $char_set='ISO-8859-1')
 

Function Documentation

◆ smarty_modifier_escape()

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 <monte at ohrt dot com> string html|htmlall|url|quotes|hex|hexentity|javascript string