View helper for formatting currency.
The 3-letter ISO 4217 currency code indicating the currency to use.
| Parameters: | string – |
|---|---|
| Return type: | CurrencyFormat |
Get the 3-letter ISO 4217 currency code indicating the currency to use.
| Return type: | string |
|---|
Set if the view helper should show two decimals
| Parameters: | bool – |
|---|---|
| Return type: | CurrencyFormat |
Get if the view helper should show two decimals
| Return type: | bool |
|---|