PHP Class Oara\Network\Publisher\NetAffiliation

Author: Carlos Morillo Merino
Inheritance: extends Oara\Network
Show file Open project: fubralimited/php-oara

Protected Properties

Property Type Description
$_sitesAllowed

Public Methods

Method Description
checkConnection ( ) : boolean
getMerchantList ( ) : array
getNeededCredentials ( ) : array
getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
login ( $credentials )

Method Details

checkConnection() public method

public checkConnection ( ) : boolean
return boolean

getMerchantList() public method

public getMerchantList ( ) : array
return array

getNeededCredentials() public method

public getNeededCredentials ( ) : array
return array

getTransactionList() public method

public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
$merchantList null
$dStartDate DateTime
$dEndDate DateTime
return array

login() public method

public login ( $credentials )
$credentials

Property Details

$_sitesAllowed protected property

protected $_sitesAllowed