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
- call links:
- $this->RenderBillingPage()
- called by Template:L/version::RenderBillingPage()
- calls Template:L/version::RenderPayment()
- $this->CaptureBillingPage()
- called by Template:L/version::CaptureBilling()
- ...which is not called by anything!
- calls Template:L/version::CapturePayment()
- called by Template:L/version::CaptureBilling()
- $this->RenderBillingPage()