[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/phortune/provider/ -> PhortunePayPalPaymentProvider.php (summary)

(no description)

File Size: 506 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 25 functions

  isAcceptingLivePayments()
  getName()
  getConfigureName()
  getConfigureDescription()
  getConfigureProvidesDescription()
  getConfigureInstructions()
  getAllConfigurableProperties()
  getAllConfigurableSecretProperties()
  processEditForm()
  extendEditForm()
  canRunConfigurationTest()
  runConfigurationTest()
  getPaymentMethodDescription()
  getPaymentMethodIcon()
  getPaymentMethodProviderDescription()
  executeCharge()
  executeRefund()
  updateCharge()
  getPaypalAPIUsername()
  getPaypalAPIPassword()
  getPaypalAPISignature()
  canProcessOneTimePayments()
  canRespondToControllerAction()
  processControllerRequest()
  newPaypalAPICall()

Functions
Functions that are not part of a class:

isAcceptingLivePayments()   X-Ref
No description

getName()   X-Ref
No description

getConfigureName()   X-Ref
No description

getConfigureDescription()   X-Ref
No description

getConfigureProvidesDescription()   X-Ref
No description

getConfigureInstructions()   X-Ref
No description

getAllConfigurableProperties()   X-Ref
No description

getAllConfigurableSecretProperties()   X-Ref
No description

processEditForm(AphrontRequest $request,array $values)   X-Ref
No description

extendEditForm(AphrontRequest $request,AphrontFormView $form,array $values,array $issues)   X-Ref
No description

canRunConfigurationTest()   X-Ref
No description

runConfigurationTest()   X-Ref
No description

getPaymentMethodDescription()   X-Ref
No description

getPaymentMethodIcon()   X-Ref
No description

getPaymentMethodProviderDescription()   X-Ref
No description

executeCharge(PhortunePaymentMethod $payment_method,PhortuneCharge $charge)   X-Ref
No description

executeRefund(PhortuneCharge $charge,PhortuneCharge $refund)   X-Ref
No description

updateCharge(PhortuneCharge $charge)   X-Ref
No description

getPaypalAPIUsername()   X-Ref
No description

getPaypalAPIPassword()   X-Ref
No description

getPaypalAPISignature()   X-Ref
No description

canProcessOneTimePayments()   X-Ref
No description

canRespondToControllerAction($action)   X-Ref
No description

processControllerRequest(PhortuneProviderActionController $controller,AphrontRequest $request)   X-Ref
No description

newPaypalAPICall()   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1