PEEL Shopping
Open source ecommerce : PEEL Shopping
|
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... | |
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
string | $string | input string |
string | $esc_type | escape type |
string | $char_set | character set, used for htmlspecialchars() or htmlentities() |
boolean | $double_encode | encode already encoded entitites again, used for htmlspecialchars() or htmlentities() |
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 - is a product of SAS. All rights reserved.