Table of Contents
Table 9.1. Function Summary: User Interface Module
| function | description | 
|---|---|
| describeher | tries to make a sensible sentance out of model data | 
| whatshedoes | describes the kind of sets this model appears in | 
| addkeyicons | makes a little HTML table with the attribute icons | 
| addratings | makes a little HTML table with the set ratings | 
| addlinks | add standard top-of-the-page menus | 
| iconlink | build a link around the icon for this set | 
| contentlink | build a link to the content download (cache or wacszip) | 
| thumblink | build a link to a specific thumbnail of a set image or video thumbnail | 
| alsofeaturing | find and list any other models featured in this set | 
| addrelicons | adds a small table containing icons from related sets | 
| addconticons | adds icons from the continuation sets in a little box | 
| read_menu | read the XML menu files and create menu record structure | 
| menu_get_default | get the default link for the menu title | 
| menu_get_title | get the menu title itself | 
| menu_get_body | get the body of the menu | 
| menu_get_entry | get a single entry from the menu | 
| menu_get_handler | get the webapps name to handle a datatype | 
| getrelated | get information on sets related to the set number given | 
| getvideoext | returns the file name extension for the video format specified |