PEEL Shopping
Open source ecommerce : PEEL Shopping
modifiercompiler.count_paragraphs.php
Go to the documentation of this file.
1 <?php
22 function smarty_modifiercompiler_count_paragraphs($params, $compiler)
23 {
24  // count \r or \n characters
25  return '(preg_match_all(\'#[\r\n]+#\', ' . $params[0] . ', $tmp)+1)';
26 }
27 
28 ?>
smarty_modifiercompiler_count_paragraphs($params, $compiler)
Smarty count_paragraphs modifier 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.