You are here

Files in Currency 7

Primary tabs

File namesort descending Location Namespace Description
API.txt currency_api/API.txt The currency module provides two callable API functions that allow other modules to do real time currency exchange. The functions are: function currency_api_convert($currency_from, $currency_to, $amount = 1) * This function converts two currencies…
currency.info currency.info name = Currency description = Provides currency exchange rates. dependencies[] = currency_api package = Currency core = 7.x files[] = currency.module configure = admin/config/regional/currency ; Views handlers files[] =…
currency.module currency.module This module provides currency exchange rates.
currency.views.inc includes/views/currency.views.inc Register all of the basic handlers that views uses.
currency_api.info currency_api/currency_api.info name = Currency API description = Provides an API for currency conversion. package = Currency core = 7.x files[] = currency_api.module configure = admin/config/regional/currency_api
currency_api.install currency_api/currency_api.install This module provides an API for currency conversion.
currency_api.module currency_api/currency_api.module This module provides an API for currency conversion.
currency_handler_argument_currency.inc includes/views/handlers/currency_handler_argument_currency.inc Views argument handler.
currency_handler_field_currency.inc includes/views/handlers/currency_handler_field_currency.inc Views field handler.
currency_handler_filter_currency.inc includes/views/handlers/currency_handler_filter_currency.inc Views filter handler.
INSTALL.txt INSTALL.txt Description: ------------ This module provides visitors to your web site with currency conversion rates. It also provides an API for currency conversion that other modules can use. Requirements: ------------- This module requires drupal…
README.txt README.txt Copyright 2005 http://2bits.com Description: ------------ This module provides visitors to your web site with currency conversion rates. It also provides a callable API for currency conversion that other modules can use. It relies on Yahoo!…

Other projects