VbzCart/docs/v1/class/vcCartDataManager: Difference between revisions

From Woozle Writes Code
< VbzCart‎ | docs‎ | v1/class
Jump to navigation Jump to search
imported>Woozle
No edit summary
imported>Woozle
Line 15: Line 15:
* '''call links''':
* '''call links''':
** $this->'''RenderBillingPage'''()
** $this->'''RenderBillingPage'''()
*** '''called by''' {{l/version|class|vcPageContent_ckout}}:
*** '''called by''' {{l/version|class|vcPageContent_ckout}}::'''RenderBillingPage'''()
**** ::'''RenderBillingPage'''()
**** ::'''RenderContent'''()
*** '''calls''' {{l/version|class|vcCartData_Buyer}}::RenderPayment()
*** '''calls''' {{l/version|class|vcCartData_Buyer}}::RenderPayment()
** $this->'''CaptureBillingPage'''()
** $this->'''CaptureBillingPage'''()

Revision as of 13:13, 16 April 2019

Template:Page/code/class

About

Links