PEEL Shopping
Open source ecommerce : PEEL Shopping
Namespaces | Functions
modifier.escape.php File Reference

Go to the source code of this file.

Namespaces

 Smarty
 Smarty plugin to format text blocks.
 

Functions

 smarty_modifier_escape ($string, $esc_type= 'html', $char_set=null, $double_encode=true)
 Smarty escape modifier plugin. More...
 

Function Documentation

smarty_modifier_escape (   $string,
  $esc_type = 'html',
  $char_set = null,
  $double_encode = true 
)

Smarty escape modifier plugin.

Type: modifier
Name: escape
Purpose: escape string for output

count_characters (Smarty online manual) Monte Ohrt

Parameters
string$stringinput string
string$esc_typeescape type
string$char_setcharacter set, used for htmlspecialchars() or htmlentities()
boolean$double_encodeencode already encoded entitites again, used for htmlspecialchars() or htmlentities()
Returns
string escaped input string

Definition at line 24 of file modifier.escape.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:42 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.