Class PTPortalContext

Object
   |
   +--PTPortalContext

class PTPortalContext


Static class containing DOM context-specific information about the portal server and user of the portal.
Defined in PTPortalContext.js


Field Summary
<static>  Object GET_SESSION_PREFS_URL
          URI for querying session prefs.
<static>  Object PAGE_TYPE
          Page type of the current page.
<static>  Object SET_SESSION_PREFS_URL
          URI for retrieving session prefs.
<static>  Object USER_LOCALE
          Current locale of the current user.
<static>  Object USER_LOGIN_NAME
          Login name of the current user.
 
Constructor Summary
PTPortalContext ()
            PTPortalContext static object constructor
 

Field Detail

GET_SESSION_PREFS_URL

<static> Object GET_SESSION_PREFS_URL

PAGE_TYPE

<static> Object PAGE_TYPE

SET_SESSION_PREFS_URL

<static> Object SET_SESSION_PREFS_URL

USER_LOCALE

<static> Object USER_LOCALE

USER_LOGIN_NAME

<static> Object USER_LOGIN_NAME

Constructor Detail

PTPortalContext

PTPortalContext()


Documentation generated by JSDoc on Tue Sep 21 02:03:57 2010