[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/phortune/storage/

FolderUp one level  
FilePhortuneAccount.php                          [source] [135 lines]   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).
FilePhortuneAccountTransaction.php               [source] [45 lines]    
FilePhortuneCart.php                             [source] [645 lines]   
FilePhortuneCartTransaction.php                  [source] [57 lines]    
FilePhortuneCharge.php                           [source] [180 lines]   A charge is a charge (or credit) against an account and represents an actual transfer of funds. Each charge is normally associated with a cart, but a cart may have multiple charges. For example, a product may have a failed charge followed by a successful charge.
FilePhortuneDAO.php                              [source] [9 lines]     
FilePhortuneMerchant.php                         [source] [75 lines]    
FilePhortuneMerchantTransaction.php              [source] [75 lines]    
FilePhortunePaymentMethod.php                    [source] [157 lines]   A payment method is a credit card; it is associated with an account and charges can be made against it.
FilePhortunePaymentProviderConfig.php            [source] [99 lines]    
FilePhortunePaymentProviderConfigTransaction.php [source] [57 lines]    
FilePhortuneProduct.php                          [source] [112 lines]   A product is something users can purchase.
FilePhortunePurchase.php                         [source] [125 lines]   A purchase represents a user buying something.
FilePhortuneSchemaSpec.php                       [source] [9 lines]     


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