Difference between revisions of "VbzCart/v1/class/vcPageContent ckout"

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
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{page/code/class}}
 
{{page/code/class}}
* '''file''': {{l/version|file|page/ckout-content.php}}
+
* '''file''': {{l/version|file|page/ckout/content.php}}
 
* '''extends''': {{l/version|class|vcPageContent}}
 
* '''extends''': {{l/version|class|vcPageContent}}
 
* '''extended by''': nothing
 
* '''extended by''': nothing
 
* '''call links''':
 
* '''call links''':
** this::RenderBillingPage()
+
** {{l/project/method|fcPageContent|OnEventDispatch|version=v2|project=Ferreteria}}(2) defined in {{l/project/method|ftExecutableTwig|OnEventDispatch|version=v2|project=Ferreteria}}($nEvent)
*** '''calls''' {{l/version|class|vcCartDataManager}}::RenderBillingPage()
+
*** {{l/version/method|vcPageContent_ckout|OnRunCalculations}}() [protected; events system] calls...
** this::RenderContent()
+
**** {{l/version/method|vcPageContent_ckout|DoPage}}() (protected), which calls a sequence of things
*** '''calls''' this::RenderCart()
+
*** {{l/version/method|vcPageContent_ckout|Render}}() [public, events system] calls...
**** '''calls''' {{l/version|class|vcrShopCart}}::Render(FALSE) (read-only version of cart)
+
**** {{l/version/method|vcPageContent_ckout|RenderContent}}() [protected], which calls several things
*** '''calls''' this::RenderShippingPage()
 
**** '''calls''' {{l/version|class|vcCartDataManager}}::RenderShippingPage()
 
*** '''calls''' this::RenderBillingPage()
 
**** '''calls''' {{l/version|class|vcCartDataManager}}::RenderBillingPage()
 
*** '''calls''' this::RenderConfirm()
 
**** currently located in {{l/version|class|vcPageCkout}}, should probably be moved here
 
*** '''calls''' this::RenderReceipt()
 

Latest revision as of 21:34, 15 June 2019