PHP 클래스 Oara\Network\Publisher\AutoEurope

저자: Carlos Morillo Merino
상속: extends Oara\Network
파일 보기 프로젝트 열기: fubralimited/php-oara

공개 메소드들

메소드 설명
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: