PHP Class Pap_Api_Affiliate

Inheritance: extends Pap_Api_Object
Afficher le fichier Open project: fubralimited/php-oara Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Gpf_Api_Session $session )
assignToPrivateCampaign ( $campaignID, $sendNotification = false )
disableReferralCommissions ( )
disableSignupBonus ( )
getAuthToken ( )
getData ( $index )
getDataName ( $index )
getDataStatus ( $index )
getFirstname ( )
getIp ( )
getLanguage ( )
getLastname ( )
getMinimumPayout ( )
getNote ( )
getNotificationEmail ( )
getParentUserId ( )
getPassword ( )
getPayoutOptionId ( )
getPhoto ( )
getRefid ( )
getStatus ( )
getUserid ( )
getUsername ( )
getVisitorId ( )
sendConfirmationEmail ( )
setData ( $index, $value, $operator = self::OPERATOR_EQUALS )
setFirstname ( $value, $operator = self::OPERATOR_EQUALS )
setIp ( $value )
setLanguage ( $value )
setLastname ( $value, $operator = self::OPERATOR_EQUALS )
setMinimumPayout ( $value )
setNote ( $value )
setNotificationEmail ( $value )
setParentUserId ( $value )
setPassword ( $value )
setPayoutOptionField ( $code, $value )
setPayoutOptionId ( $value )
setPhoto ( $value )
setRefid ( $value, $operator = self::OPERATOR_EQUALS )
setStatus ( $value )
setUserid ( $value )
setUsername ( $value, $operator = self::OPERATOR_EQUALS )
setVisitorId ( $value )

Méthodes protégées

Méthode Description
beforeCallRequest ( Gpf_Rpc_FormRequest $request )
fillEmptyRecord ( )
getDataFields ( ) retrieves names and states of data1.
getGridRequest ( )
getPrimaryKey ( )

Private Methods

Méthode Description
checkIndex ( $index )
sendActionRequest ( $className, $method, Gpf_Rpc_Params $params )

Method Details

__construct() public méthode

public __construct ( Gpf_Api_Session $session )
$session Gpf_Api_Session

assignToPrivateCampaign() public méthode

public assignToPrivateCampaign ( $campaignID, $sendNotification = false )
$campaignID
$sendNotification

beforeCallRequest() protected méthode

protected beforeCallRequest ( Gpf_Rpc_FormRequest $request )
$request Gpf_Rpc_FormRequest

disableReferralCommissions() public méthode

disableSignupBonus() public méthode

public disableSignupBonus ( )

fillEmptyRecord() protected méthode

protected fillEmptyRecord ( )

getAuthToken() public méthode

public getAuthToken ( )

getData() public méthode

public getData ( $index )

getDataFields() protected méthode

.data25 fields
protected getDataFields ( )

getDataName() public méthode

public getDataName ( $index )

getDataStatus() public méthode

public getDataStatus ( $index )

getFirstname() public méthode

public getFirstname ( )

getGridRequest() protected méthode

protected getGridRequest ( )

getIp() public méthode

public getIp ( )

getLanguage() public méthode

public getLanguage ( )

getLastname() public méthode

public getLastname ( )

getMinimumPayout() public méthode

public getMinimumPayout ( )

getNote() public méthode

public getNote ( )

getNotificationEmail() public méthode

getParentUserId() public méthode

public getParentUserId ( )

getPassword() public méthode

public getPassword ( )

getPayoutOptionId() public méthode

public getPayoutOptionId ( )

getPhoto() public méthode

public getPhoto ( )

getPrimaryKey() protected méthode

protected getPrimaryKey ( )

getRefid() public méthode

public getRefid ( )

getStatus() public méthode

public getStatus ( )

getUserid() public méthode

public getUserid ( )

getUsername() public méthode

public getUsername ( )

getVisitorId() public méthode

public getVisitorId ( )

sendConfirmationEmail() public méthode

setData() public méthode

public setData ( $index, $value, $operator = self::OPERATOR_EQUALS )

setFirstname() public méthode

public setFirstname ( $value, $operator = self::OPERATOR_EQUALS )

setIp() public méthode

public setIp ( $value )

setLanguage() public méthode

public setLanguage ( $value )

setLastname() public méthode

public setLastname ( $value, $operator = self::OPERATOR_EQUALS )

setMinimumPayout() public méthode

public setMinimumPayout ( $value )

setNote() public méthode

public setNote ( $value )

setNotificationEmail() public méthode

public setNotificationEmail ( $value )

setParentUserId() public méthode

public setParentUserId ( $value )

setPassword() public méthode

public setPassword ( $value )

setPayoutOptionField() public méthode

public setPayoutOptionField ( $code, $value )

setPayoutOptionId() public méthode

public setPayoutOptionId ( $value )

setPhoto() public méthode

public setPhoto ( $value )

setRefid() public méthode

public setRefid ( $value, $operator = self::OPERATOR_EQUALS )

setStatus() public méthode

public setStatus ( $value )

setUserid() public méthode

public setUserid ( $value )

setUsername() public méthode

public setUsername ( $value, $operator = self::OPERATOR_EQUALS )

setVisitorId() public méthode

public setVisitorId ( $value )