VbzCart/docs/pieces/catalog/local/mapping
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
- Template:Vbzcart/table: mapping URLs to various catalog entities (suppliers, depts, titles)
- Template:Vbzcart/table: catalog designations sometimes change; where possible, this lets us redirect old URLs
Code
- page mapping:
Classes
- collections:
- clsCatPages (extends clsVbzTable): maps URL fragments to catalog pages
- singular:
- clsCatPage (extends clsDataSet)