VbzCart/v1/class/vcCartDataManager: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary
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

{{#set:in project=VbzCart}}{{#set:thing type=VbzCart/class}}{{#set:class name=vcCartDataManager}}{{#set:version=v1}}

About