2.2
PrintShop Web Skinning Guide | 16
The login page showing a headline and descriptive text
Content
The generateContent function renders the main area. It holds the overview information, forms, buttons
and the main process functionality of the PSW system. At the Login page shown previously the login
details and the Login button are part of the information rendered by the generateContent function.
Sub menus
Sub menus are uses throughout the PSW web site. A good example is the Settings sub menu and sub
menus inside the Publication Types and Companies sections. These sub menus typically show a list
of items that can be used to navigate to a sub item of that section. Using the Style files you will be able
to alter the look of these list items, for example changing the color of the list item when you place the
mouse over the item (hover).
Because some sections have multiple sub menus, there are multiple generateSubmenu blocks in the
template file.
A part of the company section showing the Company sub menu
Search
Many overview pages have a search option. The generateSearch functions renders this block
depending on the section the contents of this block can change.










