VbzCart/v1/class/vcCartDataManager/CaptureBillingPage: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "{{page/code/class/method}} * {{l/version|class|vcPageContent_ckout}}::'''CapturePage'''() [protected] calls... ** {{l/version|class|vcPageContent_ckout}}::'''CaptureBilling'''..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{page/code/class/method}} | {{page/code/class/method}} | ||
* {{l/version| | * {{l/version/method|vcPageContent_ckout|CapturePage}}() [protected] calls... | ||
** {{l/version| | ** {{l/version/method|vcPageContent_ckout|CaptureBilling}}() [protected], which calls... | ||
*** {{hilite|$this->'''CaptureBillingPage'''()}}, which calls... | *** {{hilite|$this->'''CaptureBillingPage'''()}}, which calls... | ||
**** {{l/version/method|vcCartData_Buyer|CapturePayment}}() | **** {{l/version/method|vcCartData_Buyer|CapturePayment}}() | ||
Revision as of 17:08, 21 April 2019
{{#set:in project=VbzCart}}{{#set:thing type=VbzCart/class method}}{{#set:class name=vcCartDataManager}}{{#set:function name=CaptureBillingPage}}{{#set:version=v1}}
- vcPageContent_ckout::CapturePage() [protected] calls...
- vcPageContent_ckout::CaptureBilling() [protected], which calls...
- $this->CaptureBillingPage(), which calls...
- vcPageContent_ckout::CaptureBilling() [protected], which calls...
