currency_admin_settings |
./currency.module |
|
|
1 |
currency_api_admin_settings |
currency_api/currency_api.module |
|
|
1 |
currency_api_convert |
currency_api/currency_api.module |
Currency exchange rate API function |
1 |
|
currency_api_get_desc |
currency_api/currency_api.module |
Currency exchange API function |
2 |
|
currency_api_get_fields |
currency_api/currency_api.module |
|
1 |
|
currency_api_get_list |
currency_api/currency_api.module |
|
2 |
|
currency_api_get_symbols |
currency_api/currency_api.module |
|
|
|
currency_api_help |
currency_api/currency_api.module |
|
|
|
currency_api_install |
currency_api/currency_api.install |
Implementation of hook_install() |
|
|
currency_api_load |
currency_api/currency_api.module |
fetch cached rate for from and to countries
retrieve from static array variable, else from database
returns: rate by reference, true if exists otherwise false |
1 |
|
currency_api_menu |
currency_api/currency_api.module |
|
|
|
currency_api_save |
currency_api/currency_api.module |
cache rate for from and to countries
delete outdated record, if exists
returns: true/false result from insert |
1 |
|
currency_api_uninstall |
currency_api/currency_api.install |
Implementation of hook_uninstall() |
|
|
currency_api_update_1 |
currency_api/currency_api.install |
|
|
|
currency_form |
./currency.module |
|
|
1 |
currency_form_submit |
./currency.module |
|
|
|
currency_form_validate |
./currency.module |
|
|
|
currency_help |
./currency.module |
|
|
|
currency_menu |
./currency.module |
|
|
|
currency_perm |
./currency.module |
|
|
|
currency_uninstall |
./currency.install |
Implementation of hook_uninstall() |
|
|
_log_to_watchdog |
currency_api/currency_api.module |
|
1 |
|