PHP 클래스 Oara\Network\Publisher\Skimlinks

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_sitesAllowed

공개 메소드들

메소드 설명
checkConnection ( ) : boolean
getMerchantList ( ) : array
getNeededCredentials ( ) : array
getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
login ( $credentials )

비공개 메소드들

메소드 설명
processTransactions ( $valuesFromExport )

메소드 상세

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

프로퍼티 상세

$_sitesAllowed 보호되어 있는 프로퍼티

protected $_sitesAllowed