VbzCart/docs/pieces/item type: Difference between revisions

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
Jump to navigation Jump to search
imported>Woozle
(Created page with "==About== Every {{l/same|item}} has an item type. These are shown on the item's {{l/same|title}}'s page so the customer knows what type of item they're buying. ==Table== * {{v...")
 
m (Woozle moved page VbzCart/VbzCart/pieces/item type to VbzCart/docs/pieces/item type without leaving a redirect: correct naming (was no way to import directly to this name))
 
(No difference)

Latest revision as of 01:53, 25 February 2024

About

Every item has an item type. These are shown on the item's title's page so the customer knows what type of item they're buying.

Table

Code

Classes

  • collections:
    • clsItTyps (extends clsVbzTable)
  • singular:
    • clsItTyp (extends clsDataSet_bare)