OXID eShop CE  6.0.2
modifier.oxescape.php File Reference

Functions

 smarty_modifier_oxescape ( $sString, $sEscType='html', $sCharSet=null)
 

Function Documentation

◆ smarty_modifier_oxescape()

smarty_modifier_oxescape (   $sString,
  $sEscType = 'html',
  $sCharSet = null 
)

Copyright © OXID eSales AG. All rights reserved. See LICENSE file for license details.Include the modifier.escape.php pluginSmarty escape modifier plugin

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

Parameters
string$sStringstring to escape
string$sEscTypeescape type "html|htmlall|url|quotes|hex|hexentity|javascript" [optional]
string$sCharSetcharset [optional]
Returns
string