PHP Class Oara\Network\Publisher\AutoEurope

Author: Carlos Morillo Merino
Inheritance: extends Oara\Network
Datei anzeigen Open project: fubralimited/php-oara

Public Methods

Method Description
between ( $from, $to, $value )
checkConnection ( ) : boolean
getMerchantList ( ) : array
getNeededCredentials ( ) : array
getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
login ( $credentials )
readTransactions ( string $htmlReport ) : array: Read the html table in the report

Method Details

between() public method

public between ( $from, $to, $value )

checkConnection() public method

public checkConnection ( ) : boolean
return boolean

getMerchantList() public method

public getMerchantList ( ) : array
return array

getNeededCredentials() public method

public getNeededCredentials ( ) : array
return array

getTransactionList() public method

public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
$merchantList null
$dStartDate DateTime
$dEndDate DateTime
return array

login() public method

public login ( $credentials )
$credentials

readTransactions() public method

Read the html table in the report
public readTransactions ( string $htmlReport ) : array:
$htmlReport string
return array: