Recent Changes - Search:

CONGO

PmWiki

edit SideBar

V2 /

PublicSessionVariables

V2.PublicSessionVariables History

Hide minor edits - Show changes to output

Added line 8:
* workingregistrant - The registrant currently being 'registered' ie, added to the current invoice.
Changed lines 5-7 from:
* webuser - The currently logged in user
* linksList - A list of the current users 'links'.  This is a List of Links
* regtypes - A list of available registration types
to:
* webuser - The currently logged in user - This is refreshed on every page hit via PublicLoginChecker
* linksList - A list
of the current users 'links'.  This is a List of Links, refreshed on every page hit via PublicLoginChecker
* regtypes - A list of available registration types - Only loaded at login and when a page needs it
Added lines 1-7:
!!Overview
CONGO uses servlet sessions to keep state after a user has successfully authenticated.  There are several variables that are available to any page within the interface

!!Variables
* webuser - The currently logged in user
* linksList - A list of the current users 'links'.  This is a List of Links
* regtypes - A list of available registration types
Edit - History - Print - Recent Changes - Search
Page last modified on May 27, 2011, at 10:31 PM