wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
modifier.money_format.php File Reference

Go to the source code of this file.

Namespaces

 Smarty
 

Functions

 smarty_modifier_money_format ($number, $leftFill='0')
 

Function Documentation

smarty_modifier_money_format (   $number,
  $leftFill = '0' 
)

Smarty money_format modifier plugin

Type: modifier
Name: money_format
Purpose: Formats a number as a html-encoded currency string float integer (default 0) string (html-encoded)

Definition at line 19 of file modifier.money_format.php.