VbzCart/docs/pieces/catalog/local/mapping

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces‎ | catalog‎ | local
Revision as of 01:53, 25 February 2024 by Woozle (talk | contribs) (Woozle moved page VbzCart/VbzCart/pieces/catalog/local/mapping to VbzCart/docs/pieces/catalog/local/mapping without leaving a redirect: correct naming (was no way to import directly to this name))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)