public function modifier_printr($v)
 {
     return smarty_extensions::dump_array($v, -1, 0);
     # no html
 }