CRMTraits_Contribute_RecurFormsTrait
Trait CRMTraits_Contribute_RecurFormsTrait
Table of Contents
Properties
- $paymentProcessorId : int
Methods
- addContribution() : void
- getContactID() : int
- Get contact id.
- getContributionPageID() : int
- Get a contribution page id.
- getContributionRecurID() : int
- Get contribution recur ID.
- tearDown() : void
Properties
$paymentProcessorId
protected
int
$paymentProcessorId
Methods
addContribution()
public
addContribution() : void
getContactID()
Get contact id.
public
getContactID() : int
return int
Return values
intgetContributionPageID()
Get a contribution page id.
public
getContributionPageID() : int
Return values
intgetContributionRecurID()
Get contribution recur ID.
public
getContributionRecurID() : int
return int
Return values
inttearDown()
public
tearDown() : void