Table 10.1. Function Summary: Standard Components Module
| function | description |
|---|---|
| masthead | creates a top-of-the-page summary for any page handling set |
| modelmast | creates a model-focused top-of-the-page summary |
| modelheads | adds the icons with links for model(s) specified |
| findmodel | creates a table and choice box for models with a given name |
| findrecentsets | creates rows in a table managed form with pull-down menus containing details of recently added sets |
| findrecentmodels | creates rows in a table managed form with pull-down menus containing
details of recently added models and a search box to be fed to
findmodel |
| modelheadshot | creates a model headshot icon and basic info table contents |
| getgallery | work out the next available gallery slot when in gallery layout mode |
| callframe | create a suitable URL for page based navigation of the specified set |
| foundatsite | return a list of other sites where this model can be found |
| kwscore_reset | resets the keyword scoring system back to defaults |
| kwscore_process | process the provided string looking for keywords |
| kwscore_get | get the specified result from the processing of the strings provided previously |
| getcontinfo | get various pieces of information from the named set relevant for a continuation set |
| linkfromprevious | updates a previous set in a continuation with details of set just added |
| linkrelated | updates a related set with details of the set just added - works for duplicates and alternative media |
| removedups | remove duplicates from an attribute string |
| removeconflicts | remove items that contradict the set attributes from the model attributes |
| addassoc | Add a new model/set association record |
| related_set_info | Create a popup menu of possible related sets |
| wacsblogtodb | write a new blog entry into the specified database table |
| alloc_nextkey | Work out the next primary key value for the specified database table |