kernel/shop/classes/exchangeratehandlers/ezexchangeratesupdatehandler.php

Show: inherited
Table of Contents

File containing the eZExchangeRatesUpdateHandler class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\eZExchangeRatesUpdateHandler

Package: kernel

File containing the eZExchangeRatesUpdateHandler class.

Children
\eZECBHandler
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  OK = 0
Constant  CANT_CREATE_HANDLER = 1
Constant  FAILED = 2
Constant  EMPTY_RATE_LIST = 3
Constant  UNKNOWN_BASE_CURRENCY = 4
Constant  INVALID_BASE_CROSS_RATE = 5

Properties

Propertypublic  $BaseCurrency= ''
Details
Type
n/a
Propertypublic  $RateList= ''
Details
Type
n/a

Methods

methodpublicbaseCurrency( ) : void

methodpubliccreate(  $handlerName = false ) : void
static

Parameters
Name Type Description
$handlerName
methodpubliceZExchangeRatesUpdateHandler( ) : void

methodpublicinitialize(  $params = array() ) : void

Parameters
Name Type Description
$params
methodpublicrateList( ) : void

methodpublicrequestRates( ) : void

methodpublicsetBaseCurrency(  $baseCurrency ) : void

Parameters
Name Type Description
$baseCurrency
methodpublicsetRateList(  $rateList ) : void

Parameters
Name Type Description
$rateList
Documentation was generated by DocBlox 0.18.1.