VbzCart/docs/pieces/topic

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
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)