{* $Id: global_view_price_format.html 781 2007-12-27 13:07:16Z stephanet $ Gère l'affichage d'un prix Entrees : array_hundred_separator : tableau de string array_decimal_separator : tableau de string array_symbol : tableau de string array_number_of_decimal : tableau de integer $hundred_separator : number $decimal_separator : number $symbol : number $number_of_decimal : number $symbol_size_null : integer $symbol_null : string $default_symbol_null : string $symbol_size_free : integer $symbol_free : string $default_symbol_free : string array_hundred_separator : tableau de string array_decimal_separator : tableau de string array_symbol : tableau de string array_number_of_decimal : tableau de integer Sorties : fn_price_format f_hundred_separator : array f_decimal_separator : array f_symbol : array f_number_of_decimal : array f_symbol_null : string f_symbol_free : string *} {include file="header.html"}
{'lang_str_priceprintmanager'|tr}
{'lang_str_printingprice'|tr}

checked="checked" />123{$separator}456,00

 

checked="checked" />123{$separator}00

 

checked="checked" />123,{$example|truncate:$nof_decimal:""}

 

{*****foreach from=$array_symbol item=for_symbol name=for_symbol} checked="checked" />123,00 {$for_symbol} {/foreach*****}

 

(Par défaut : {$default_symbol_null}) {'lang_str_authorizedcharnumblet'|tr:'VALUE'}

 

({'lang_str_bydefault'|tr} : {$default_symbol_free}) {'lang_str_authorizedcharnumblet'|tr:'VALUE'}

 

{include file="footer.html"}