VbzCart/docs/pieces/topic: Difference between revisions
Jump to navigation
Jump to search
imported>Woozle (table, code, classes) |
m (Woozle moved page VbzCart/VbzCart/pieces/topic to VbzCart/docs/pieces/topic without leaving a redirect: part 2) |
(No difference)
|
Latest revision as of 01:55, 25 February 2024
About
A topic is a way of identifying features for each title. Any topic may be assigned to zero or more titles. Each topic is displayed as a page, as well as being listed along with each title to which it is assigned. The page for each topic displays a list of all titles assigned to it, along with a thumbnail image (if available) for each.
Table
Code
Classes
- collections (vbz-cat-topic):
- clsTopics (extends clsVbzTable)
- singular (vbz-cat-topic):
- clsTopic (extends clsVbzRecs)
- page (vbz-page-topic):
- clsPageTopic (extends clsVbzPage_Browse)