Services_ExchangeRates
[ class tree: Services_ExchangeRates ] [ index: Services_ExchangeRates ] [ all elements ]

Class: Services_ExchangeRates_Rates

Source Location: /Services_ExchangeRates-0.8.0/Services/ExchangeRates/Rates.php

Class Overview

Services_ExchangeRates_Common
   |
   --Services_ExchangeRates_Rates

Common functions for data retrieval


Methods


Child classes:

Services_ExchangeRates_Rates_NBI
National Bank of Israel Currency Exchange Rates Driver
Services_ExchangeRates_Rates_ECB
European Central Bank Exchange Rate Driver
Services_ExchangeRates_Rates_NBP
National Bank of Poland Exchange Rate Driver

Inherited Variables

Inherited Methods


Class Details

[line 4]
Common functions for data retrieval

Provides base functions to retrieve data feeds in different formats.



[ Top ]


Method Detail

retrieve   [line 5]

void retrieve( )


Overridden in child classes as:

Services_ExchangeRates_Rates_NBI::retrieve()
Downloads exchange rates in terms of the ILS (New Israeli Shequel) from the National Bank of Israel. This information is updated daily, and is cached by default for 1 hour.
Services_ExchangeRates_Rates_ECB::retrieve()
Downloads exchange rates in terms of the Euro from the European Central Bank. This information is updated daily, and is cached by default for 1 hour.
Services_ExchangeRates_Rates_NBP::retrieve()
Downloads exchange rates in terms of the PLN from the National Bank of Poland (NBP). This information is updated daily, and is cached by default for 1 hour.

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:51:30 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.