VbzCart/docs/pieces/topic

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
Revision as of 01:55, 25 February 2024 by Woozle (talk | contribs) (Woozle moved page VbzCart/VbzCart/pieces/topic to VbzCart/docs/pieces/topic without leaving a redirect: part 2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)