[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

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

An account represents a purchasing entity. An account may have multiple users on it (e.g., several employees of a company have access to the company account), and a user may have several accounts (e.g., a company account and a personal account).

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

Defines 11 functions

  initializeNewAccount()
  createNewAccount()
  newCart()
  getConfiguration()
  generatePHID()
  getMemberPHIDs()
  attachMemberPHIDs()
  getCapabilities()
  getPolicy()
  hasAutomaticCapability()
  describeAutomaticCapability()

Functions
Functions that are not part of a class:

initializeNewAccount(PhabricatorUser $actor)   X-Ref
No description

createNewAccount(PhabricatorUser $actor,PhabricatorContentSource $content_source)   X-Ref
No description

newCart(PhabricatorUser $actor,PhortuneCartImplementation $implementation,PhortuneMerchant $merchant)   X-Ref
No description

getConfiguration()   X-Ref
No description

generatePHID()   X-Ref
No description

getMemberPHIDs()   X-Ref
No description

attachMemberPHIDs(array $phids)   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