PEEL Shopping
Open source ecommerce : PEEL Shopping
variablefilter.htmlspecialchars.php
Go to the documentation of this file.
1 <?php
16 function smarty_variablefilter_htmlspecialchars($source, $smarty)
17 {
18  return htmlspecialchars($source, ENT_QUOTES, Smarty::$_CHARSET);
19 }
20 
21 ?>
static $_CHARSET
The character set to adhere to (e.g.
smarty_variablefilter_htmlspecialchars($source, $smarty)
Smarty htmlspecialchars variablefilter plugin.

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