Session Variables

Parent Previous Next

Session variables used in the Framework

Name

Purpose

Session.messagetitle

These three session variables are used only on the page named Message.a5w. Set prior to sending the user to this page to display a page title, text message and hyperlink to the user. Each have default values if the session variable is blank.

Session.messagetext

Session.messagelink

Session.userid

Contain the logged in users "Username".

Session.allgroups

Contains a list of all security framework security groups.

Session.mygroups

Contains a list of only the security groups the logged in user has been assigned to.

Session.fullname

The first and last name of the logged-in user.