VbzCart/docs/pieces/catalog/local/mapping

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces‎ | catalog‎ | local
Revision as of 17:53, 8 January 2016 by imported>Woozle (Woozle moved page VbzCart/pieces/catalog/mapping to VbzCart/pieces/catalog/local/mapping: disambiguation)
Jump to navigation Jump to search

About

The catalog page-mapping system maintains one or more records for each URL in the catalog. It is built automatically from the catalog data.

Table

Code

Classes

  • collections:
    • clsCatPages (extends clsVbzTable): maps URL fragments to catalog pages
  • singular:
    • clsCatPage (extends clsDataSet)