PHP Class Oara\Network\Publisher\AutoEurope

Author: Carlos Morillo Merino
Inheritance: extends Oara\Network
Afficher le fichier Open project: fubralimited/php-oara

Méthodes publiques

Méthode 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 méthode

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

checkConnection() public méthode

public checkConnection ( ) : boolean
Résultat boolean

getMerchantList() public méthode

public getMerchantList ( ) : array
Résultat array

getNeededCredentials() public méthode

public getNeededCredentials ( ) : array
Résultat array

getTransactionList() public méthode

public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
$merchantList null
$dStartDate DateTime
$dEndDate DateTime
Résultat array

login() public méthode

public login ( $credentials )
$credentials

readTransactions() public méthode

Read the html table in the report
public readTransactions ( string $htmlReport ) : array:
$htmlReport string
Résultat array: