DOC-Element:session-attributes

From Plex-XML
Jump to: navigation, search

Contents

Description

the <session-attributes> element contains of the form <Name>value</Name> which represents Servlet session attributes.

Attributes

no attributes

Child Elements

  • <Locale>en</Locale> the Users language
  • <NbrLocale>de</NbrLocale> the Users number formatting Locale (sometimes we have english as the Language but german numbers!)
  • <DateFormat>dd.MM.yyyy</DateFormat> the standard Date format to use (for popup javascript calendars)
  • <UserID>DEMO</UserID> e.g to be shown on the page
  • <FormatButton>TRUE</FormatButton> if TRUE we show screw-wrench buttons in the lower left of a page to let the user edit the format of the page
  • ... some more customer specific Elements

Parent Elements

Hints

TODO: check, which of the Child Elements are really used, and for which used ones a description is missing here

Personal tools