|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | admin |
Functions | |
| quote_ecb_currency ($currencyCode= '', $base=DEFAULT_CURRENCY) | |
| quote_boc_currency ($currencyCode= '', $base=DEFAULT_CURRENCY) | |
| quote_oanda_currency ($code, $base=DEFAULT_CURRENCY) | |
| quote_xe_currency ($to, $from=DEFAULT_CURRENCY) | |
| doCurlCurrencyRequest ($method, $url, $vars= '') | |
| doCurlCurrencyRequest | ( | $ | method, |
| $ | url, | ||
| $ | vars = '' |
||
| ) |
Definition at line 178 of file localization.php.
| quote_boc_currency | ( | $ | currencyCode = '', |
| $ | base = DEFAULT_CURRENCY |
||
| ) |
Definition at line 42 of file localization.php.
| quote_ecb_currency | ( | $ | currencyCode = '', |
| $ | base = DEFAULT_CURRENCY |
||
| ) |
Definition at line 10 of file localization.php.
| quote_oanda_currency | ( | $ | code, |
| $ | base = DEFAULT_CURRENCY |
||
| ) |
Definition at line 133 of file localization.php.
| quote_xe_currency | ( | $ | to, |
| $ | from = DEFAULT_CURRENCY |
||
| ) |
Definition at line 156 of file localization.php.