VbzCart/docs/v1/class/vcCartDataManager
Jump to navigation
Jump to search
About
- purpose: essentially a helper class for Template:L/version.
- jobs:
- Gets and sets the serialized blob field from the Cart record (GetBlobString(), SetBlobString())
- Creates the BuyerObject (Template:L/version) and SellerObject (Template:L/version)
- file: Template:L/project
Links
- This class inherits nothing.
- Nothing inherits this class.
- created by: Template:L/version::FieldsManager()
- points to:
- Template:L/version (parent)
- Template:L/version
calls
- Template:L/version::RenderBillingPage() calls...
- $this->RenderBillingPage(), which calls...
- Template:L/version::RenderPayment()
- $this->RenderBillingPage(), which calls...
- Template:L/version::CapturePage() [protected] calls...
- Template:L/version::CaptureCart() [protected], which doesn't call anything here
- Template:L/version::CaptureShipping() [protected], which calls...
- $this->CaptureShippingPage() [public]
- Template:L/version::CaptureBilling() [protected], which calls...
- this->CaptureBillingPage(), which calls...