Difference between revisions of "VbzCart/v1/class/vcrShopCart"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(Created page with "{{page/code/class}} * '''file''': {{l/version|file|cart/cart.shop.php}} * '''extends''': {{l/version|class|vcrCart}} * '''extended by''': {{l/version|class|vcrAdminCart}} Thi...")
 
Line 3: Line 3:
 
* '''extends''': {{l/version|class|vcrCart}}
 
* '''extends''': {{l/version|class|vcrCart}}
 
* '''extended by''': {{l/version|class|vcrAdminCart}}
 
* '''extended by''': {{l/version|class|vcrAdminCart}}
 +
* '''call chains''':
 +
** RenderBillingPage() (called by {{l/version|class|vcPageContent_ckout}} (2))
 +
*** calls {{l/version|class|vcCartData_Buyer}}::RenderPayment()
  
 
This is the customer-facing UI for the shopping cart.
 
This is the customer-facing UI for the shopping cart.

Revision as of 13:32, 12 March 2019

This is the customer-facing UI for the shopping cart.