|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Public Member Functions | |
| currencies () | |
| format ($number, $calculate_currency_value=true, $currency_type=DEFAULT_CURRENCY, $currency_value= '') | |
| get_value ($code) | |
| get_decimal_places ($code) | |
| display_price ($products_price, $products_tax, $quantity=1) | |
Data Fields | |
| $currencies | |
Definition at line 12 of file currencies.php.
| currencies | ( | ) |
Definition at line 16 of file currencies.php.
| display_price | ( | $ | products_price, |
| $ | products_tax, | ||
| $ | quantity = 1 |
||
| ) |
Definition at line 60 of file currencies.php.
| format | ( | $ | number, |
| $ | calculate_currency_value = true, |
||
| $ | currency_type = DEFAULT_CURRENCY, |
||
| $ | currency_value = '' |
||
| ) |
Definition at line 36 of file currencies.php.
| get_decimal_places | ( | $ | code | ) |
Definition at line 56 of file currencies.php.
| get_value | ( | $ | code | ) |
Definition at line 52 of file currencies.php.
Definition at line 13 of file currencies.php.