VbzCart/docs/pieces/item type

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
Revision as of 18:25, 15 February 2015 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)