[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/phortune/storage/ -> PhortunePaymentMethod.php (summary)

A payment method is a credit card; it is associated with an account and charges can be made against it.

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

Defines 21 functions

  getConfiguration()
  generatePHID()
  attachAccount()
  getAccount()
  attachMerchant()
  getMerchant()
  attachProviderConfig()
  getProviderConfig()
  getDescription()
  getMetadataValue()
  setMetadataValue()
  buildPaymentProvider()
  getDisplayName()
  getFullDisplayName()
  getSummary()
  setExpires()
  getDisplayExpires()
  getCapabilities()
  getPolicy()
  hasAutomaticCapability()
  describeAutomaticCapability()

Functions
Functions that are not part of a class:

getConfiguration()   X-Ref
No description

generatePHID()   X-Ref
No description

attachAccount(PhortuneAccount $account)   X-Ref
No description

getAccount()   X-Ref
No description

attachMerchant(PhortuneMerchant $merchant)   X-Ref
No description

getMerchant()   X-Ref
No description

attachProviderConfig(PhortunePaymentProviderConfig $config)   X-Ref
No description

getProviderConfig()   X-Ref
No description

getDescription()   X-Ref
No description

getMetadataValue($key, $default = null)   X-Ref
No description

setMetadataValue($key, $value)   X-Ref
No description

buildPaymentProvider()   X-Ref
No description

getDisplayName()   X-Ref
No description

getFullDisplayName()   X-Ref
No description

getSummary()   X-Ref
No description

setExpires($year, $month)   X-Ref
No description

getDisplayExpires()   X-Ref
No description

getCapabilities()   X-Ref
No description

getPolicy($capability)   X-Ref
No description

hasAutomaticCapability($capability, PhabricatorUser $viewer)   X-Ref
No description

describeAutomaticCapability($capability)   X-Ref
No description



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