Menu subdirectories exist in each language directory and contain fully localized XML files for menus that appear dynamically to users in each of the PT User application's roles—auditor, evaluator, and individual. Each time a user requests the application, gate.asp builds the application menu frame by calling menu.asp. The menu.asp file loads menu.xsl with the XML file that corresponds to the requesting user's role.
The following table summarizes the menu files in each language.
XML file | Description |
---|---|
amenu | Contains the localized strings that appear in the menu frame of the PT User application Web pages when the user is an auditor. |
emenu | Contains the localized strings that appear in the menu frame of the PT User application Web pages when the user is an evaluator. The PT Admin application also builds its menus from the emenu.xml file. |
imenu | Contains the localized strings that appear in the menu frame of the PT User application Web pages when the user is an individual. |