PHP 클래스 Oara\Network\Publisher\AffiliateWindow

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

공개 프로퍼티들

프로퍼티 타입 설명
$_includeBonus
$_sitesAllowed

보호된 프로퍼티들

프로퍼티 타입 설명
$_currency

공개 메소드들

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

비공개 메소드들

메소드 설명
getIterationNumber ( $rowAvailable, $rowsReturned ) : integer

메소드 상세

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

프로퍼티 상세

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

protected $_currency

$_includeBonus 공개적으로 프로퍼티

public $_includeBonus

$_sitesAllowed 공개적으로 프로퍼티

public $_sitesAllowed