7.0

Table Of Contents
Bread crumbs in action
3.1.7 Messages
The generateMessages inserts the main headline and descriptive text for each page.
The login page showing a headline and descriptive text
3.1.8 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.
3.1.9 Sub menus
Sub menus are uses throughout the PSM Web 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.
The template file - HMTL Outline
Objectif Lune Inc. © 2010 13