Application Tokens
Online Documentation ANGEL 7.2 > Appendix > Appendix IV > Application Tokens
$ANGEL:NAME$
Application name of the ANGEL environment
$ANGEL:TIMEOUT$
Session timeout value for the application
$ANGEL:NAVBUTTONS$
Value of the APP_NavButtons application setting
$ANGEL:FRAMES$
Value of the APP_Frames application setting
$ANGEL:VROOT$
Value of the APP_VRoot application setting
$ANGEL:UPLOADPATH$
The base path for ANGEL uploaded files
$APP_ID$
The APP_ID for this instance of the component
$ESC_APP_ID$
The URL encoded APP_ID for this instance of the component
$IMAGE_PATH$
The base path for image files used by the component for buttons and icons
$SCRIPT_PATH$
The base path to the script file that instantiated the component
$SCRIPT_NAME$
The relative path to the script file that instantiated the component
$QUERY:settingName$
Value of the specified query string parameter
$POST:settingName$
Value of the specified form element
$SESSIONDATA$
A | delimited string of the following:
- Hash of all data
- ts = Time Stamp
- user = Username of currently logged in user
- sysrights = System Rights of the user
- section = Course ID of the current course
- rights = Course Level Rights of user
- teams = a comma separated list of the teams the user is a member of
- app = the APP_ID
- entry = The entry id for the current item
- parent = The parent entry id for the current item
- coursepath = The path to the uploaded area
- scriptpath = The path to the current executing script, relative to the root of ANGEL.
Top of page
Section toc
ANGEL Online Documentation