PHP Класс Oara\Network\Publisher\AutoEurope

Автор: Carlos Morillo Merino
Наследование: extends Oara\Network
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

between() публичный Метод

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

checkConnection() публичный Метод

public checkConnection ( ) : boolean
Результат boolean

getMerchantList() публичный Метод

public getMerchantList ( ) : array
Результат array

getNeededCredentials() публичный Метод

public getNeededCredentials ( ) : array
Результат array

getTransactionList() публичный Метод

public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
$merchantList null
$dStartDate DateTime
$dEndDate DateTime
Результат array

login() публичный Метод

public login ( $credentials )
$credentials

readTransactions() публичный Метод

Read the html table in the report
public readTransactions ( string $htmlReport ) : array:
$htmlReport string
Результат array: