/[drupal]/contributions/modules/currency/currency_api/API.txt
ViewVC logotype

Diff of /contributions/modules/currency/currency_api/API.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Sat Sep 24 17:30:53 2005 UTC revision 1.1.8.1, Fri Jun 5 02:07:09 2009 UTC
# Line 3  modules to do real time currency exchang Line 3  modules to do real time currency exchang
3    
4  The functions are:  The functions are:
5    
6  function currency_api_exchange($currency_from, $currency_to, $amount = 1)  function currency_api_convert($currency_from, $currency_to, $amount = 1)
7    
8   * This function converts two currencies using exchange rates from Yahoo Finance.   * This function converts two currencies using exchange rates from Yahoo Finance.
9   * The currency codes are standard ISO 3-letter codes, and you can find the details   * The currency codes are standard ISO 3-letter codes, and you can find the details

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.8.1

  ViewVC Help
Powered by ViewVC 1.1.2